digigun.sys.sync
| .. | |
|---|---|
| Futex | Ultra-low-level synchronization primitive based on Linux Futex and Windows WaitOnAddress. Allows threads to efficiently wait on a memory address until notified. |
| NamedSemaphore | High-level wrapper for a native named semaphore. |