Home
last modified time | relevance | path

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

/art/runtime/
Dthread_list.cc159 static void DumpUnattachedThread(std::ostream& os, pid_t tid, bool dump_native_stack) in DumpUnattachedThread() function
188 DumpUnattachedThread(os, tid, dump_native_stack); in DumpUnattachedThreads()