Home
last modified time | relevance | path

Searched refs:pthread_mutex_timedlock_monotonic_np (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/include/
Dpthread.h205 int pthread_mutex_timedlock_monotonic_np(pthread_mutex_t* __mutex, const struct timespec* __timeout)
/bionic/tests/
Dpthread_test.cpp2372 TEST(pthread, pthread_mutex_timedlock_monotonic_np) { in TEST() argument
2374 pthread_mutex_timedlock_helper(CLOCK_MONOTONIC, pthread_mutex_timedlock_monotonic_np); in TEST()
2440 pthread_mutex_timedlock_pi_helper(CLOCK_MONOTONIC, pthread_mutex_timedlock_monotonic_np); in TEST()
2485 ASSERT_EXIT(pthread_mutex_timedlock_monotonic_np(&m, &ts), ::testing::KilledBySignal(SIGABRT), in TEST()
/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/tools/versioner/platforms/
Dlibc.map.txt1413 pthread_mutex_timedlock_monotonic_np;
/bionic/libc/
Dlibc.map.txt1413 pthread_mutex_timedlock_monotonic_np;