Home
last modified time | relevance | path

Searched refs:cur_tid (Results 1 – 1 of 1) sorted by relevance

/system/extras/memory_replay/
DThreads.cpp99 pid_t cur_tid = threads_[index].tid_; in FindThread() local
100 if (cur_tid == tid) { in FindThread()
103 if (cur_tid != 0) { in FindThread()
115 pid_t cur_tid = threads_[i].tid_; in WaitForAllToQuiesce() local
116 if (cur_tid != 0) { in WaitForAllToQuiesce()