Home
last modified time | relevance | path

Searched refs:mutex_timedlock_WRK (Results 1 – 8 of 8) sorted by relevance

/external/valgrind/helgrind/tests/
Dtc20_verifywrap.stderr.exp86 at 0x........: mutex_timedlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips3286 at 0x........: mutex_timedlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-s390x88 at 0x........: mutex_timedlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.2186 at 0x........: mutex_timedlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.1878 at 0x........: mutex_timedlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips32-b86 at 0x........: mutex_timedlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-solaris78 at 0x........: mutex_timedlock_WRK (hg_intercepts.c:...)
/external/valgrind/helgrind/
Dhg_intercepts.c1030 static int mutex_timedlock_WRK(pthread_mutex_t *mutex, in mutex_timedlock_WRK() function
1068 return mutex_timedlock_WRK(mutex, timeout); in PTH_FUNC()
1074 return mutex_timedlock_WRK(mutex, timeout); in PTH_FUNC()