Searched refs:NoGarbageCollectionMutexGuard (Results 1 – 3 of 3) sorted by relevance
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()[all …]
295 class V8_NODISCARD NoGarbageCollectionMutexGuard {297 explicit NoGarbageCollectionMutexGuard(base::Mutex* mutex) in NoGarbageCollectionMutexGuard() function
101 NoGarbageCollectionMutexGuard lock_guard_;