Searched refs:NotifyOnThreadExit (Results 1 – 7 of 7) sorted by relevance
38 self->NotifyOnThreadExit(&tefs[2]); in TEST_F()42 self->NotifyOnThreadExit(&tefs[1]); in TEST_F()43 self->NotifyOnThreadExit(&tefs[0]); in TEST_F()72 self->NotifyOnThreadExit(&tefs[2]); in TEST_F()75 self->NotifyOnThreadExit(&tefs[1]); in TEST_F()84 self->NotifyOnThreadExit(&tefs[0]); in TEST_F()87 self->NotifyOnThreadExit(&tefs[2]); in TEST_F()
595 inline void Thread::NotifyOnThreadExit(ThreadExitFlag* tef) { in NotifyOnThreadExit() function
594 thread->NotifyOnThreadExit(&exit_flags[thread_index]); in FlipThreadRoots()1060 thread->NotifyOnThreadExit(&tef); in SuspendThread()
629 NotifyOnThreadExit(&tef); in LockedGetPeerFromOtherThread()767 void NotifyOnThreadExit(ThreadExitFlag* tef) REQUIRES(Locks::thread_list_lock_);
1701 NotifyOnThreadExit(&target_status); in RequestSynchronousCheckpoint()
179 thd->NotifyOnThreadExit(&*i++); in GetThreads()
651 thd->NotifyOnThreadExit(&*i++); in GetAllThreads()