Searched defs:ThreadDeath (Results 1 – 4 of 4) sorted by relevance
51 void RuntimeCallbacks::ThreadDeath(Thread* self) { in ThreadDeath() function in art::RuntimeCallbacks
125 void ThreadDeath(Thread* self) OVERRIDE { in ThreadDeath() function
5155 void Dbg::DbgThreadLifecycleCallback::ThreadDeath(Thread* self) { in ThreadDeath() function in art::Dbg::DbgThreadLifecycleCallback
95 void ThreadDeath(art::Thread* self) OVERRIDE REQUIRES_SHARED(art::Locks::mutator_lock_) { in ThreadDeath() function