Structs§
- Mutex
- Safe mutex implementation
- Mutex
Guard - RAII guard for mutex
- Thread
Builder - Safe thread builder with compile-time checks
- Thread
Handle - Safe thread handle that ensures proper cleanup
- Thread
Local - Thread-local storage key
- Thread
Pool - Safe thread pool for managing multiple threads
Functions§
- exit_
thread - Safe exit function
- yield_
now - Safe yield function