Searched refs:counter_to_decrement_when_ready (Results 1 – 2 of 2) sorted by relevance
195 explicit Worker(BlockingCounter* counter_to_decrement_when_ready) in Worker() argument200 counter_to_decrement_when_ready_(counter_to_decrement_when_ready) { in Worker()324 BlockingCounter& counter_to_decrement_when_ready() { in counter_to_decrement_when_ready() function593 workers_pool->counter_to_decrement_when_ready().Reset(workers_count); in MultiThreadGemm()619 workers_pool->counter_to_decrement_when_ready().Wait(); in MultiThreadGemm()
139 pool->counter_to_decrement_when_ready().Reset(worker_tasks); in MultiThreadedMatrixMatrix()156 pool->counter_to_decrement_when_ready().Wait(); in MultiThreadedMatrixMatrix()