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