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.h227 int pthread_mutex_timedlock_monotonic_np(pthread_mutex_t* _Nonnull __mutex, const struct timespec* …
/bionic/libc/bionic/
Dpthread_mutex.cpp989 int pthread_mutex_timedlock_monotonic_np(pthread_mutex_t* mutex_interface, in pthread_mutex_timedlock_monotonic_np() function
/bionic/tests/
Dpthread_test.cpp2469 TEST(pthread, pthread_mutex_timedlock_monotonic_np) { in TEST() argument
2471 pthread_mutex_timedlock_helper(CLOCK_MONOTONIC, pthread_mutex_timedlock_monotonic_np); in TEST()
2547 pthread_mutex_timedlock_pi_helper(CLOCK_MONOTONIC, pthread_mutex_timedlock_monotonic_np); in TEST()
2592 ASSERT_EXIT(pthread_mutex_timedlock_monotonic_np(&m, &ts), ::testing::KilledBySignal(SIGABRT), in TEST_F()
/bionic/libc/
Dlibc.map.txt1411 pthread_mutex_timedlock_monotonic_np;
/bionic/tools/versioner/platforms/
Dlibc.map.txt1411 pthread_mutex_timedlock_monotonic_np;