Home
last modified time | relevance | path

Searched defs:__pthread_mutex_timedlock_inner (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/thread/
Dpthread_mutex_timedlock.c72 int __pthread_mutex_timedlock_inner(pthread_mutex_t *restrict m, const struct timespec *restrict at) in __pthread_mutex_timedlock_inner() function
/third_party/musl/src/thread/
Dpthread_mutex_timedlock.c57 int __pthread_mutex_timedlock_inner(pthread_mutex_t *restrict m, const struct timespec *restrict at) in __pthread_mutex_timedlock_inner() function