Home
last modified time | relevance | path

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

/art/runtime/
Druntime.cc2428 bool create_peer, bool should_run_callbacks) { in AttachCurrentThread()
2443 void Runtime::DetachCurrentThread(bool should_run_callbacks) { in DetachCurrentThread()
Dthread_list.cc1312 void ThreadList::Unregister(Thread* self, bool should_run_callbacks) { in Unregister()
Dthread.cc1014 bool should_run_callbacks) { in Attach()
1076 bool should_run_callbacks) { in Attach()
2549 void Thread::Destroy(bool should_run_callbacks) { in Destroy()