Home
last modified time | relevance | path

Searched defs:__pthread_mutex_timedlock (Results 1 – 3 of 3) sorted by relevance

/third_party/musl/src/thread/
Dpthread_mutex_timedlock.c56 int __pthread_mutex_timedlock(pthread_mutex_t *restrict m, const struct timespec *restrict at) in __pthread_mutex_timedlock() function
/third_party/musl/porting/liteos_a/user/src/thread/
Dpthread_mutex_timedlock.c56 int __pthread_mutex_timedlock(pthread_mutex_t *restrict m, const struct timespec *restrict at) in __pthread_mutex_timedlock() function
/third_party/musl/porting/linux/user/src/thread/
Dpthread_mutex_timedlock.c108 int __pthread_mutex_timedlock(pthread_mutex_t *restrict m, const struct timespec *restrict at) in __pthread_mutex_timedlock() function