Searched defs:futex (Results 1 – 1 of 1) sorted by relevance
15 static struct z_futex_data *k_futex_find_data(struct k_futex *futex) in k_futex_find_data()27 int z_impl_k_futex_wake(struct k_futex *futex, bool wake_all) in z_impl_k_futex_wake()59 static inline int z_vrfy_k_futex_wake(struct k_futex *futex, bool wake_all) in z_vrfy_k_futex_wake()69 int z_impl_k_futex_wait(struct k_futex *futex, int expected, in z_impl_k_futex_wait()96 static inline int z_vrfy_k_futex_wait(struct k_futex *futex, int expected, in z_vrfy_k_futex_wait()
Completed in 4 milliseconds