Home
last modified time | relevance | path

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

/kernel/liteos_m/kal/posix/src/
Dpthread_mutex.c329 int pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *absTimeout) in pthread_mutex_timedlock() function
/kernel/uniproton/src/osal/posix/
Dprt_posix_mutex.c350 int pthread_mutex_timedlock(pthread_mutex_t *mutex, const struct timespec *time) function