Searched refs:waiting_threads (Results 1 – 2 of 2) sorted by relevance
147 return waiting_threads.load(); in num_waiting()152 std::atomic<int> waiting_threads{0}; member
107 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;