Home
last modified time | relevance | path

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

/external/valgrind/helgrind/tests/
Dtc20_verifywrap.stderr.exp37 at 0x........: pthread_join_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips3237 at 0x........: pthread_join_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-s390x39 at 0x........: pthread_join_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.2137 at 0x........: pthread_join_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-glibc-2.1837 at 0x........: pthread_join_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-mips32-b37 at 0x........: pthread_join_WRK (hg_intercepts.c:...)
Dtc20_verifywrap.stderr.exp-solaris37 at 0x........: pthread_join_WRK (hg_intercepts.c:...)
/external/valgrind/helgrind/
Dhg_intercepts.c544 static int pthread_join_WRK(pthread_t thread, void** value_pointer) in pthread_join_WRK() function
572 return pthread_join_WRK(thread, value_pointer); in PTH_FUNC()
577 return pthread_join_WRK(thread, value_pointer); in PTH_FUNC()
582 return pthread_join_WRK(thread, value_pointer); in PTH_FUNC()