Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/benchmarks/
H A Dthread_unwind_benchmarks.cpp49 void ThreadCall2(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall2() function
54 ThreadCall2(tid, done); in ThreadCall1()