Home
last modified time | relevance | path

Searched refs:pthread_mutex_timedlock (Results 1 – 9 of 9) sorted by relevance

/bionic/libc/include/bits/
Dthreads_inlines.h108 return __bionic_thrd_error(pthread_mutex_timedlock(__mtx, __timeout)); in mtx_timedlock()
/bionic/tests/headers/posix/
Dpthread_h.c155 FUNCTION(pthread_mutex_timedlock, int (*f)(pthread_mutex_t*, const struct timespec*)); in pthread_h()
/bionic/libc/include/
Dpthread.h193 int pthread_mutex_timedlock(pthread_mutex_t* _Nonnull __mutex, const struct timespec* _Nullable __t…
/bionic/libc/tools/
Dposix-2013.txt786 pthread_mutex_timedlock
/bionic/libc/bionic/
Dpthread_mutex.cpp985 int pthread_mutex_timedlock(pthread_mutex_t* mutex_interface, const struct timespec* abs_timeout) { in pthread_mutex_timedlock() function
/bionic/tests/
Dpthread_test.cpp2411 TEST(pthread, pthread_mutex_timedlock) { in TEST() argument
2412 pthread_mutex_timedlock_helper(CLOCK_REALTIME, pthread_mutex_timedlock); in TEST()
2478 pthread_mutex_timedlock_pi_helper(CLOCK_REALTIME, pthread_mutex_timedlock); in TEST()
2526 ASSERT_EXIT(pthread_mutex_timedlock(&m, &ts), ::testing::KilledBySignal(SIGABRT), in TEST_F()
/bionic/docs/
Dstatus.md218 …* <pthread.h> `pthread_condattr_getclock`, `pthread_condattr_setclock`, `pthread_mutex_timedlock`,…
/bionic/libc/
Dlibc.map.txt800 pthread_mutex_timedlock; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt800 pthread_mutex_timedlock; # introduced=21