Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/libcxx/utilities/memory/util.smartptr/
H A Drace_condition.pass.cpp30 std::atomic_bool KeepRunning; variable
/llvm-project/third-party/benchmark/include/benchmark/
H A Dbenchmark.h1006 inline BENCHMARK_ALWAYS_INLINE bool State::KeepRunning() { in KeepRunning() function