Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h772 static void PostThreadDeath(Thread* t)
Ddebugger.cc4425 void Dbg::PostThreadDeath(Thread* t) { in PostThreadDeath() function in art::Dbg
5217 Dbg::PostThreadDeath(self); in ThreadDeath()