Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc104 static void DumpUnattachedThread(std::ostream& os, pid_t tid) NO_THREAD_SAFETY_ANALYSIS { in DumpUnattachedThread() function
135 DumpUnattachedThread(os, tid); in DumpUnattachedThreads()