Searched defs:should_run_callbacks (Results 1 – 3 of 3) sorted by relevance
2573 bool create_peer, bool should_run_callbacks) { in AttachCurrentThread()2588 void Runtime::DetachCurrentThread(bool should_run_callbacks) { in DetachCurrentThread()
1084 bool should_run_callbacks) { in Attach()1147 bool should_run_callbacks) { in Attach()2654 void Thread::Destroy(bool should_run_callbacks) { in Destroy()
1537 void ThreadList::Unregister(Thread* self, bool should_run_callbacks) { in Unregister()