Searched defs:__futex_wait (Results 1 – 2 of 2) sorted by relevance
61 static inline int __futex_wait(volatile void* ftx, int value, const timespec* timeout) { in __futex_wait() function
217 #define __futex_wait __real_futex_wait macro228 int __futex_wait(volatile void* ftx, int value, const struct timespec* timeout) { in __futex_wait() function