Home
last modified time | relevance | path

Searched refs:pthread_mutex_timedlock (Results 1 – 4 of 4) sorted by relevance

/third_party/ulib/musl/pthread/
A Dpthread_mutex_lock.c8 return pthread_mutex_timedlock(m, 0); in pthread_mutex_lock()
A Dpthread_mutex_timedlock.c3 int pthread_mutex_timedlock(pthread_mutex_t* restrict m, const struct timespec* restrict at) { in pthread_mutex_timedlock() function
/third_party/ulib/musl/include/
A Dpthread.h99 int pthread_mutex_timedlock(pthread_mutex_t* __restrict, const struct timespec* __restrict);
/third_party/ulib/musl/
A Dmusl-rules.mk87 $(LOCAL_DIR)/pthread/pthread_mutex_timedlock.c \

Completed in 5 milliseconds