Include dependency graph for futex.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | futex |
Functions | |
| void | futex_init (void) |
| __native | sys_futex_sleep_timeout (__address uaddr, __u32 usec, int flags) |
| __native | sys_futex_wakeup (__address uaddr) |
| void | futex_cleanup (void) |
Definition in file futex.h.
1.4.6