Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dpthread_mutex.cpp987 int pthread_mutex_timedlock_monotonic_np(pthread_mutex_t* mutex_interface, in pthread_mutex_timedlock_monotonic_np() function
/bionic/tests/
Dpthread_test.cpp2372 TEST(pthread, pthread_mutex_timedlock_monotonic_np) { in TEST() argument