Home
last modified time | relevance | path

Searched defs:ExitThread (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/benchmarks/
H A Dpthread_benchmark.cpp201 static void* ExitThread(void*) { in ExitThread() function
/aosp12/system/extras/simpleperf/
H A Dthread_tree.cpp118 void ThreadTree::ExitThread(int pid, int tid) { in ExitThread() function in simpleperf::ThreadTree