Searched refs:cur_tid (Results 1 – 1 of 1) sorted by relevance
95 pid_t cur_tid = threads_[index].tid_; in FindThread() local96 if (cur_tid == tid) { in FindThread()99 if (cur_tid != 0) { in FindThread()111 pid_t cur_tid = threads_[i].tid_; in WaitForAllToQuiesce() local112 if (cur_tid != 0) { in WaitForAllToQuiesce()