Home
last modified time | relevance | path

Searched defs:__futex4 (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutex_timedlock.c6 static int __futex4(volatile void *addr, int op, int val, const struct timespec *to) in __futex4() function
/third_party/musl/porting/linux/user/src/thread/
H A Dpthread_mutex_timedlock.c21 static int __futex4(volatile void *addr, int op, int val, const struct timespec *to) in __futex4() function
/third_party/musl/src/thread/
H A Dpthread_mutex_timedlock.c6 static int __futex4(volatile void *addr, int op, int val, const struct timespec *to) in __futex4() function

Completed in 2 milliseconds