Searched defs:VgSchedReturnCode (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_threadstate.h78 VgSchedReturnCode; typedef in typeref:enum:__anon32717
301 VgSchedReturnCode exitreason;
394 // Convert a VgSchedReturnCode to a string.
395 const HChar* VG_(name_of_VgSchedReturnCode) ( VgSchedReturnCode retcode );

Completed in 156 milliseconds