Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.h132 static void PostThreadDeath(Thread* t)
Ddebugger.cc366 void Dbg::PostThreadDeath(Thread* t) { in PostThreadDeath() function in art::Dbg
1104 Dbg::PostThreadDeath(self); in ThreadDeath()