The SystemSync module groups the synchronization primitives - mutexes, condition variables, wait groups and atomic values - used to coordinate access to shared state across threads. More...
|
Modules | |
| Atomic Operations | |
| Implements atomic values which can be safely updated across threads. | |
| Condition Variables | |
| Mutex | |
| Mutex primitives. | |
| Wait Groups | |
The SystemSync module groups the synchronization primitives - mutexes, condition variables, wait groups and atomic values - used to coordinate access to shared state across threads.