Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_threadstate.c86 const HChar* VG_(name_of_VgSchedReturnCode) ( VgSchedReturnCode retcode ) in VG_() argument
Dpub_core_threadstate.h433 const HChar* VG_(name_of_VgSchedReturnCode) ( VgSchedReturnCode retcode );
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-solaris.c143 tid, VG_(name_of_VgSchedReturnCode)(ret)); in thread_wrapper()
Dsyswrap-linux.c111 tid, VG_(name_of_VgSchedReturnCode)(ret)); in thread_wrapper()