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

/external/valgrind/main/helgrind/tests/
H A 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:...)
H A Dpth_cond_destroy_busy.stderr.exp25 by 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
H A Dtc20_verifywrap.stderr.exp104 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
112 at 0x........: pthread_cond_wait_WRK (hg_intercepts.c:...)
/external/valgrind/main/helgrind/
H A Dhg_intercepts.c669 static int pthread_cond_wait_WRK(pthread_cond_t* cond, function
728 return pthread_cond_wait_WRK(cond, mutex);
733 return pthread_cond_wait_WRK(cond, mutex);

Completed in 107 milliseconds