Home
last modified time | relevance | path

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

/llvm-project/libc/test/integration/src/pthread/
H A Dpthread_once_test.cpp65 static LIBC_NAMESPACE::cpp::Atomic<unsigned int> start_count; variable
/llvm-project/libc/test/integration/src/threads/
H A Dcall_once_test.cpp65 static LIBC_NAMESPACE::cpp::Atomic<unsigned int> start_count; variable