Searched refs:thread_pool_counter_ (Results 1 – 2 of 2) sorted by relevance
854 uint8_t thread_pool_counter_; variable
472 thread_pool_counter_(0), in MarkCompact()1159 thread_pool_counter_ = num_threads; in PrepareForCompaction()3468 uint8_t ret = thread_pool_counter_--; in ConcurrentCompaction()4200 } while (thread_pool_counter_ > 0); in CompactionPhase()