Lines Matching refs:NoGarbageCollectionMutexGuard
133 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in NotifyWake()
250 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in Wake()
384 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in WaitSync()
547 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in WaitAsync()
662 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in Wake()
823 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in ResolveAsyncWaiterPromises()
856 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in HandleAsyncWaiterTimeout()
877 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in IsolateDeinit()
922 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in NumWaitersForTesting()
946 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in NumAsyncWaitersForTesting()
967 NoGarbageCollectionMutexGuard lock_guard(g_mutex.Pointer()); in NumUnresolvedAsyncPromisesForTesting()