HomeSort by relevance Sort by last modified time
    Searched refs:check_thread_count_ (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gold/
workqueue-internal.h 96 volatile sig_atomic_t check_thread_count_; member in class:gold::Workqueue_threader_threadpool
workqueue-threads.cc 132 check_thread_count_(0),
159 this->check_thread_count_ = 1;
180 if (!this->check_thread_count_)
189 this->check_thread_count_ = 0;

Completed in 77 milliseconds