Searched refs:dgq_thread_pool_size (Results 1 – 1 of 1) sorted by relevance
194 uint32_t volatile dgq_thread_pool_size; member839 qc->dgq_thread_pool_size = thread_pool_size; in _dispatch_root_queue_init_pthread_pool()1387 .dgq_thread_pool_size = 1,3387 t_count = dispatch_atomic_load2o(qc, dgq_thread_pool_size, seq_cst); in _dispatch_queue_wakeup_global_slow()3395 } while (!dispatch_atomic_cmpxchgvw2o(qc, dgq_thread_pool_size, t_count, in _dispatch_queue_wakeup_global_slow()4129 (void)dispatch_atomic_inc2o(qc, dgq_thread_pool_size, release); in _dispatch_worker_thread()