|
PatchworkOS
|
Go to the source code of this file.
Data Structures | |
| struct | futex_t |
| Futex structure. More... | |
| struct | futex_ctx_t |
| Per-process futex context. More... | |
Functions | |
| void | futex_ctx_init (futex_ctx_t *ctx) |
| Initialize a per-process futex context. | |
| void | futex_ctx_deinit (futex_ctx_t *ctx) |
| Deinitialize a per-process futex context. *. | |