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
84 case VgTs_Yielding: return "VgTs_Yielding"; in VG_()
66 VgTs_Yielding, /* temporarily yielding the CPU */ enumerator
208 case VgTs_Yielding: return "VgTs_Yielding"; in name_of_ThreadStatus()
320 sleepstate == VgTs_Yielding); in VG_()446 VG_(release_BigLock)(tid, VgTs_Yielding, "VG_(vg_yield)"); in VG_()1280 VG_(release_BigLock)(tid, VgTs_Yielding, in VG_()
761 if (tst->status == VgTs_Yielding) { in call_gdbserver()882 case VgTs_Yielding: in VG_()
1238 if (tst->status == VgTs_Runnable || tst->status == VgTs_Yielding) { in server_main()
191 case VgTs_Yielding: in fill_prpsinfo()