Searched refs:cc_thread_count_ (Results 1 – 2 of 2) sorted by relevance
644 int cc_thread_count_,663 int cc_thread_count_; // Total number of threads being run, for variable
2514 cc_thread_count_ = thread_count; in CpuCacheCoherencyThread()2561 offset = (cc_thread_count_ & ~1) - cc_thread_num_; in Work()2577 offset = (cc_thread_count_ & ~1) - cc_thread_num_; in Work()