Home
last modified time | relevance | path

Searched refs:__futex_wait (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/bionic/
Dpthread_join.cpp61 __futex_wait(tid_ptr, tid, NULL); in pthread_join()
Dndk_cruft.cpp213 #define __futex_wait __real_futex_wait macro
216 #undef __futex_wait
224 extern "C" int __futex_wait(volatile void* ftx, int value, const struct timespec* timeout) { in __futex_wait() function
Dsystem_properties_compat.c105 __futex_wait((volatile void *)&pi->serial, serial, NULL); in __system_property_read_compat()
Dsystem_properties.cpp751 __futex_wait(const_cast<volatile void *>( in __system_property_serial()
765 __futex_wait(&pa->serial, serial, NULL); in __system_property_wait_any()
/bionic/libc/private/
Dbionic_futex.h62 static inline int __futex_wait(volatile void* ftx, int value, const struct timespec* timeout) { in __futex_wait() function
/bionic/libc/
Dlibc.map61 __futex_wait; # arm x86 mips