Module os_id::thread[][src]

Thread id module

Structs

ThreadId

Thread identifier.

Functions

get_raw_id

Accesses id using gettid

Type Definitions

RawId

Raw thread id as pid_t which is signed integer