Home
last modified time | relevance | path

Searched refs:mutex_unlock_WRK (Results 1 – 11 of 11) sorted by relevance

/external/valgrind/helgrind/tests/
Dtc09_bad_unlock.stderr.exp9 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
32 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
48 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
57 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
66 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
110 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
126 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
135 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc09_bad_unlock.stderr.exp-solaris9 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
32 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
48 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
57 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
66 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
110 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
126 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
135 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc10_rec_lock.stderr.exp16 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
32 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp93 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
101 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips3293 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
101 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-s390x95 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
103 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.2193 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
101 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.1885 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
93 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips32-b93 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
101 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-solaris85 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
93 at 0x........: mutex_unlock_WRK (hg_intercepts.c:...)
/external/valgrind/helgrind/
Dhg_intercepts.c1084 static int mutex_unlock_WRK(pthread_mutex_t *mutex) in mutex_unlock_WRK() function
1115 return mutex_unlock_WRK(mutex); in PTH_FUNC()
1120 return mutex_unlock_WRK(mutex); in PTH_FUNC()