Home
last modified time | relevance | path

Searched refs:mutex_lock_WRK (Results 1 – 16 of 16) sorted by relevance

/external/valgrind/helgrind/tests/
Dhg02_deadlock.stderr.exp14 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
21 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
28 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
35 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
42 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
48 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc13_laog1.stderr.exp11 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
16 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
21 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
26 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc15_laog_lockdel.stderr.exp13 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
18 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
23 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
28 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc14_laog_dinphils.stderr.exp14 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
21 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc09_bad_unlock.stderr.exp81 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
86 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
94 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc09_bad_unlock.stderr.exp-solaris81 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
86 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
94 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dlocked_vs_unlocked1_fwd.stderr.exp18 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dlocked_vs_unlocked1_rev.stderr.exp18 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp70 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips3270 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-s390x72 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.2170 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.1862 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips32-b70 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-solaris62 at 0x........: mutex_lock_WRK (hg_intercepts.c:...)
/external/valgrind/helgrind/
Dhg_intercepts.c890 static int mutex_lock_WRK(pthread_mutex_t *mutex) in mutex_lock_WRK() function
925 return mutex_lock_WRK(mutex); in PTH_FUNC()
930 return mutex_lock_WRK(mutex); in PTH_FUNC()