Module os_id::thread [−][src]
Expand description
Thread id module
Structs
| ThreadId | Thread identifier. |
Functions
| get_current_thread_name | Accesses current thread name using |
| get_raw_id | Accesses id using |
| raw_thread_eq | Thread equality function. |
Type Definitions
| RawId | Raw thread id as |