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

/external/valgrind/main/helgrind/tests/
H A Dtc12_rwl_trivial.stderr.exp13 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
H A Dtc20_verifywrap.stderr.exp161 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
175 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
191 at 0x........: pthread_rwlock_init_WRK (hg_intercepts.c:...)
/external/valgrind/main/helgrind/
H A Dhg_intercepts.c1394 static int pthread_rwlock_init_WRK(pthread_rwlock_t *rwl, function
1422 return pthread_rwlock_init_WRK(rwl, attr);
1428 return pthread_rwlock_init_WRK(rwl, attr);

Completed in 725 milliseconds