Searched refs:reap_threads (Results 1 - 6 of 6) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_syswrap.h59 extern void VG_(reap_threads)(ThreadId self);
H A Dm_main.c2354 VG_(reap_threads)(tid);
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-ppc64-aix5.c74 void VG_(reap_threads)(ThreadId self) function
H A Dsyswrap-ppc32-aix5.c74 void VG_(reap_threads)(ThreadId self) function
H A Dsyswrap-aix5.c899 VG_(reap_threads)(tid);
H A Dsyswrap-generic.c2511 void VG_(reap_threads)(ThreadId self) function
2591 VG_(reap_threads)(tid);

Completed in 500 milliseconds