Expand description

Thread id module

Structs

Thread identifier.

Functions

Accesses current thread name using pthread_getname_np.

Accesses id using gettid

Thread equality function.

Type Definitions

Raw thread id as pid_t which is signed integer