Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.h73 bool IsThreadAlive(pid_t tid);
Devent_selection_set.cpp819 if (IsThreadAlive(tid)) { in CheckMonitoredTargets()
824 if (IsThreadAlive(pid)) { in CheckMonitoredTargets()
Denvironment.cpp157 bool IsThreadAlive(pid_t tid) { in IsThreadAlive() function