|
PatchworkOS
966e257
A non-POSIX operating system.
|
Go to the source code of this file.
Functions | |
| uint64_t | futex (atomic_uint64_t *addr, uint64_t val, futex_op_t op, clock_t timeout) |
| System call for fast user space mutual exclusion. | |