|
Zero
0.1.0
|
#include <mcs_lock.h>
Public Attributes | |
| struct { | |
| int32_t _waiting | |
| int32_t _delegated | |
| } | individual |
| int64_t | _combined |
Used to access qnode's _waiting and _delegated together regardless of endianness.
| int64_t qnode_status::_combined |
| int32_t qnode_status::_delegated |
| int32_t qnode_status::_waiting |
| struct { ... } qnode_status::individual |
1.8.12