Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_m/user/include/
Dusr_lib_ops.h73 int (*pthread_mutex_timedlock)(pthread_mutex_t *mutex, const struct timespec *absTimeout); member
/third_party/musl/porting/liteos_m/user/hook/
Dlos_usr_libc.c206 int pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *absTimeout) in pthread_mutex_timedlock() function