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
75 case VgTs_Yielding: return "VgTs_Yielding"; in VG_()
63 VgTs_Yielding, /* temporarily yielding the CPU */ enumerator
212 case VgTs_Yielding: return "VgTs_Yielding"; in name_of_ThreadStatus()
761 if (tst->status == VgTs_Yielding) { in call_gdbserver()882 case VgTs_Yielding: in VG_()
1067 if (tst->status == VgTs_Runnable || tst->status == VgTs_Yielding) { in server_main()
322 sleepstate == VgTs_Yielding); in VG_()449 VG_(release_BigLock)(tid, VgTs_Yielding, "VG_(vg_yield)"); in VG_()1234 VG_(release_BigLock)(tid, VgTs_Yielding, in VG_()
190 case VgTs_Yielding: in fill_prpsinfo()