Home
last modified time | relevance | path

Searched defs:nuke_all_threads_except (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/coregrind/m_scheduler/
Dscheduler.c1664 void VG_(nuke_all_threads_except) ( ThreadId me, VgSchedReturnCode src ) in VG_() argument
/external/valgrind/coregrind/
Dm_signals.c1925 VG_(nuke_all_threads_except)(tid, VgSrc_FatalSig); in default_action() local
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-solaris.c1109 VG_(nuke_all_threads_except)(tid, VgSrc_ExitProcess); in PRE() local
3757 VG_(nuke_all_threads_except)(tid, VgSrc_ExitThread); in PRE() local
Dsyswrap-generic.c2940 VG_(nuke_all_threads_except)( tid, VgSrc_ExitThread ); in PRE() local
Dsyswrap-linux.c1188 VG_(nuke_all_threads_except)( tid, VgSrc_ExitProcess ); in PRE() local