Counting semaphore synchronization primitive.
More...
#include <sema.h>
|
|
Futex | ftx |
| | Futex holding the current count.
|
| |
|
AdaptiveSpin | aspin |
| | Adaptive spin state.
|
| |
Counting semaphore synchronization primitive.
Definition at line 46 of file sema.h.
The documentation for this struct was generated from the following file: