Searched refs:this_thread_pos (Results 1 – 1 of 1) sorted by relevance
705 std::vector<Thread *>::iterator this_thread_pos = in DoExecute() local708 if (this_thread_pos != resume_threads.end()) { in DoExecute()709 resume_threads.erase(this_thread_pos); in DoExecute()