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