Home
last modified time | relevance | path

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

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