Home
last modified time | relevance | path

Searched refs:pthread_rwlock_init_WRK (Results 1 – 7 of 7) sorted by relevance

/external/valgrind/helgrind/tests/
Dtc20_verifywrap.stderr.exp161 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
178 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
197 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
Dtc12_rwl_trivial.stderr.exp13 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-s390x163 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
177 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
193 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.18154 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
168 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
184 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips32163 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
177 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
193 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips32-b163 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
177 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
193 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
/external/valgrind/helgrind/
Dhg_intercepts.c1469 static int pthread_rwlock_init_WRK(pthread_rwlock_t *rwl, in pthread_rwlock_init_WRK() function
1497 return pthread_rwlock_init_WRK(rwl, attr); in PTH_FUNC()
1503 return pthread_rwlock_init_WRK(rwl, attr); in PTH_FUNC()