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