Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/thread/thread.stoptoken/stopcallback/
H A Ddtor.pass.cpp100 std::atomic<bool>& finished_; in main() member
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h971 bool finished_; variable