Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h534 static void PostThreadStart(Thread* t)
Dthread.cc273 Dbg::PostThreadStart(self); in CreateCallback()
561 Dbg::PostThreadStart(self); in Attach()
Ddebugger.cc4363 void Dbg::PostThreadStart(Thread* t) { in PostThreadStart() function in art::Dbg