Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/thread/thread.stoptoken/stopcallback/
H A Ddtor.pass.cpp110 struct ScopedGuard { in main() struct
112 ~ScopedGuard() { g_finished_.store(true, std::memory_order_relaxed); } in main() argument
111 g_finished_main::Callback::operator ()::ScopedGuard main() argument