Searched refs:AtomicGuard (Results 1 – 1 of 1) sorted by relevance
166 class AtomicGuard { class168 explicit AtomicGuard(AtomicMutex* atomic, bool is_blocking = true) in AtomicGuard() function in v8::sampler::__anon9ffcc3c40611::AtomicGuard179 ~AtomicGuard() { in ~AtomicGuard()223 AtomicGuard atomic_guard(&samplers_access_counter_); in AddSampler()252 AtomicGuard atomic_guard(&samplers_access_counter_); in RemoveSampler()276 AtomicGuard atomic_guard(&SamplerManager::samplers_access_counter_, false); in DoSample()