Home
last modified time | relevance | path

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

/bionic/tests/
Dpthread_test.cpp1668 pthread_mutex_t* __mutex, in pthread_cond_timedwait_timeout_helper()
1719 [](pthread_cond_t* __cond, pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
1724 [](pthread_cond_t* __cond, pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
1729 [](pthread_cond_t* __cond, pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
1734 [](pthread_cond_t* __cond, pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
2381 int (*lock_function)(pthread_mutex_t* __mutex, in pthread_mutex_timedlock_helper()
2426 CLOCK_MONOTONIC, [](pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
2430 CLOCK_REALTIME, [](pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
2439 int (*lock_function)(pthread_mutex_t* __mutex, in pthread_mutex_timedlock_pi_helper()
2492 CLOCK_MONOTONIC, [](pthread_mutex_t* __mutex, const timespec* __timeout) { in TEST()
[all …]