Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/starscan/
Dpcscan_internal.cc76 struct ReentrantScannerGuard final { struct
78 ReentrantScannerGuard() { in ReentrantScannerGuard() argument
82 ~ReentrantScannerGuard() { guard_ = false; } in ~ReentrantScannerGuard()
87 static thread_local size_t guard_;