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

/external/valgrind/main/helgrind/tests/
H A Dcond_timedwait_invalid.stderr.exp10 at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...)
H A Dtc20_verifywrap.stderr.exp139 at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...)
147 at 0x........: pthread_cond_timedwait_WRK (hg_intercepts.c:...)
/external/valgrind/main/helgrind/
H A Dhg_intercepts.c750 static int pthread_cond_timedwait_WRK(pthread_cond_t* cond, function
819 return pthread_cond_timedwait_WRK(cond, mutex, abstime);
825 return pthread_cond_timedwait_WRK(cond, mutex, abstime);
830 return pthread_cond_timedwait_WRK(cond, mutex, abstime);

Completed in 2384 milliseconds