|
PatchworkOS
|
Per-process futex context. More...
#include <futex.h>
Data Fields | |
| map_t | futexes |
| lock_t | lock |
| map_t futex_ctx_t::futexes |
Definition at line 35 of file futex.h.
Referenced by futex_ctx_deinit(), futex_ctx_get(), and futex_ctx_init().
| lock_t futex_ctx_t::lock |
Definition at line 36 of file futex.h.
Referenced by futex_ctx_get(), and futex_ctx_init().