Searched defs:ThreadCount (Results 1 – 14 of 14) sorted by relevance
26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()114 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
42 explicit ThreadPoolExecutor(unsigned ThreadCount = hardware_concurrency()) { in ThreadPoolExecutor()
26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()118 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
55 int ThreadCount = 0; in splitCodeGen() local
56 int ThreadCount = 0; in splitCodeGen() local
193 int ThreadCount = S.compute_thread_count(); in ThreadPool() local
52 unsigned ThreadCount = S.compute_thread_count(); in ThreadPoolExecutor() local
215 int ThreadCount(ThreadState *thr) { in ThreadCount() function
549 unsigned ThreadCount = 1; in show() local
379 unsigned ThreadCount = 0; in splitCodeGen() local
425 unsigned ThreadCount = 0; in splitCodeGen() local
91 static cl::opt<int> ThreadCount("threads", cl::init(0)); variable
135 uint32_t ThreadCount; member153 uint32_t ThreadCount; member