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

/external/valgrind/coregrind/
H A Dpub_core_threadstate.h81 VgSchedReturnCode; typedef in typeref:enum:__anon20251
339 VgSchedReturnCode exitreason;
432 // Convert a VgSchedReturnCode to a string.
433 const HChar* VG_(name_of_VgSchedReturnCode) ( VgSchedReturnCode retcode );

Completed in 235 milliseconds