Home
last modified time | relevance | path

Searched refs:name_of_VgSchedReturnCode (Results 1 – 6 of 6) sorted by relevance

/external/valgrind/coregrind/
Dm_threadstate.c89 const HChar* VG_(name_of_VgSchedReturnCode) ( VgSchedReturnCode retcode ) in VG_() argument
Dpub_core_threadstate.h445 const HChar* VG_(name_of_VgSchedReturnCode) ( VgSchedReturnCode retcode );
Dm_signals.c2421 VG_(name_of_VgSchedReturnCode)(tst->exitreason)); in async_signalhandler()
2958 tid, VG_(name_of_VgSchedReturnCode)(tst->exitreason)); in VG_()
2979 VG_(name_of_VgSchedReturnCode)(tst->exitreason)); in VG_()
2988 VG_(name_of_VgSchedReturnCode)(tst->exitreason)); in VG_()
Dm_main.c2183 tid, VG_(name_of_VgSchedReturnCode)(tids_schedretcode), in shutdown_actions_NORETURN()
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-solaris.c144 tid, VG_(name_of_VgSchedReturnCode)(ret)); in thread_wrapper()
Dsyswrap-linux.c112 tid, VG_(name_of_VgSchedReturnCode)(ret)); in thread_wrapper()