Home | History | Annotate | Download | only in runtime

Lines Matching refs:DbgThreadLifecycleCallback

345 Dbg::DbgThreadLifecycleCallback Dbg::thread_lifecycle_callback_;
5354 void Dbg::DbgThreadLifecycleCallback::ThreadStart(Thread* self) {
5358 void Dbg::DbgThreadLifecycleCallback::ThreadDeath(Thread* self) {