Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan_internal.cc77 struct ReentrantScannerGuard final { struct
79 ReentrantScannerGuard() { in ReentrantScannerGuard() argument
83 ~ReentrantScannerGuard() { guard_ = false; } in ~ReentrantScannerGuard()
88 static thread_local size_t guard_;