thrd_success top-level constant

int const thrd_success

Thread completed successfully.

Implementation

const int thrd_success = 0;