Home
last modified time | relevance | path

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

/llvm-project/libcxx/benchmarks/
H A Datomic_wait.bench.cpp
H A Datomic_wait_vs_mutex_lock.bench.cpp
/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_once_test.cpp66 static LIBC_NAMESPACE::cpp::Atomic<unsigned int> done_count; variable
/llvm-project/libc/test/integration/src/threads/
H A Dcall_once_test.cpp66 static LIBC_NAMESPACE::cpp::Atomic<unsigned int> done_count; variable