Home
last modified time | relevance | path

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

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