Searched refs:pthread_cond_destroy_WRK (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/helgrind/tests/
H A Dpth_destroy_cond.stderr.exp11 at 0x........: pthread_cond_destroy_WRK (hg_intercepts.c:...)
H A Dpth_cond_destroy_busy.stderr.exp18 by 0x........: pthread_cond_destroy_WRK (hg_intercepts.c:...)
35 at 0x........: pthread_cond_destroy_WRK (hg_intercepts.c:...)
43 at 0x........: pthread_cond_destroy_WRK (hg_intercepts.c:...)
/external/valgrind/main/helgrind/
H A Dhg_intercepts.c999 static int pthread_cond_destroy_WRK(pthread_cond_t* cond) function
1037 return pthread_cond_destroy_WRK(cond);
1042 return pthread_cond_destroy_WRK(cond);

Completed in 212 milliseconds