Home
last modified time | relevance | path

Searched defs:SimpleScopedSpinLocker (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_default_dispatch_to_partition_alloc.cc40 class SimpleScopedSpinLocker { class
42 explicit SimpleScopedSpinLocker(std::atomic<bool>& lock) : lock_(lock) { in SimpleScopedSpinLocker() function in __anon9ce13b6b0111::SimpleScopedSpinLocker