Searched defs:__futex_wait (Results 1 – 2 of 2) sorted by relevance
62 static inline int __futex_wait(volatile void* ftx, int value, const struct timespec* timeout) { in __futex_wait() function
213 #define __futex_wait __real_futex_wait macro224 extern "C" int __futex_wait(volatile void* ftx, int value, const struct timespec* timeout) { in __futex_wait() function