Home
last modified time | relevance | path

Searched refs:pthread_cond_wait_WRK (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/helgrind/tests/
Dtc23_bogus_condwait.stderr.exp9 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
16 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
23 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
30 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
37 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
44 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
51 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp106 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
114 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
/external/valgrind/main/helgrind/
Dhg_intercepts.c648 static int pthread_cond_wait_WRK(pthread_cond_t* cond, in pthread_cond_wait_WRK() function
707 return pthread_cond_wait_WRK(cond, mutex); in PTH_FUNC()
712 return pthread_cond_wait_WRK(cond, mutex); in PTH_FUNC()
/external/valgrind/tsan/
Dts_valgrind_intercepts.c1162 static int pthread_cond_wait_WRK(pthread_cond_t* cond, pthread_mutex_t* mutex) in pthread_cond_wait_WRK() function
1202 return pthread_cond_wait_WRK(cond, mutex); in PTH_FUNC()
1208 return pthread_cond_wait_WRK(cond, mutex); in PTH_FUNC()