Searched refs:VgTs_Yielding (Results 1 – 8 of 8) sorted by relevance
33 can only be accepted if the thread is VgTs_Runnable or VgTs_Yielding state42 can only be accepted if the thread is VgTs_Runnable or VgTs_Yielding state51 can only be accepted if the thread is VgTs_Runnable or VgTs_Yielding state
56 case VgTs_Yielding: return "VgTs_Yielding"; in VG_()
61 VgTs_Yielding, /* temporarily yielding the CPU */ enumerator
414 case VgTs_Yielding: return "VgTs_Yielding"; in name_of_ThreadStatus()
289 sleepstate == VgTs_Yielding); in VG_()398 VG_(release_BigLock)(tid, VgTs_Yielding, "VG_(vg_yield)"); in VG_()1077 VG_(release_BigLock)(tid, VgTs_Yielding, in VG_()
666 if (tst->status == VgTs_Yielding) { in call_gdbserver()787 case VgTs_Yielding: in VG_()
849 if (tst->status == VgTs_Runnable || tst->status == VgTs_Yielding) { in server_main()
189 case VgTs_Yielding: in fill_prpsinfo()