Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Denvironment.h68 bool IsThreadAlive(pid_t tid);
Devent_selection_set.cpp868 if (IsThreadAlive(tid)) { in CheckMonitoredTargets()
873 if (IsThreadAlive(pid)) { in CheckMonitoredTargets()
Denvironment.cpp237 bool IsThreadAlive(pid_t tid) { in IsThreadAlive() function