Home
last modified time | relevance | path

Searched defs:should_run_callbacks (Results 1 – 3 of 3) sorted by relevance

/art/runtime/
Druntime.cc2562 bool create_peer, bool should_run_callbacks) { in AttachCurrentThread()
2577 void Runtime::DetachCurrentThread(bool should_run_callbacks) { in DetachCurrentThread()
Dthread_list.cc1440 void ThreadList::Unregister(Thread* self, bool should_run_callbacks) { in Unregister()
Dthread.cc1009 bool should_run_callbacks) { in Attach()
1071 bool should_run_callbacks) { in Attach()
2592 void Thread::Destroy(bool should_run_callbacks) { in Destroy()