Home
last modified time | relevance | path

Searched refs:waiting_threads (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/libcxxabi/test/
H A Dguard_threaded_test.pass.cpp147 return waiting_threads.load(); in num_waiting()
152 std::atomic<int> waiting_threads{0}; member
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp_wait_release.h107 kmp_info_t *waiting_threads[1]; /**< Threads sleeping on this thread. */
125 return waiting_threads[i];
132 waiting_threads[0] = thr;
151 this->waiting_threads[0] = thr;
244 this->waiting_threads[0] = thr;