Searched refs:num_sub_thread_pool (Results 1 – 4 of 4) sorted by relevance
36 options.num_sub_thread_pool); in RunHandlerThreadWorkQueue()38 options.num_sub_thread_pool); in RunHandlerThreadWorkQueue()48 pool_options.num_sub_thread_pool = options.num_sub_thread_pool; in RunHandlerThreadWorkQueue()
716 waiters_mu_(options.num_sub_thread_pool), in Impl()717 queue_waiters_(options.num_sub_thread_pool), in Impl()742 queue_waiters_.resize(options.num_sub_thread_pool); in Impl()743 waiters_mu_.resize(options.num_sub_thread_pool); in Impl()
52 int num_sub_thread_pool = 1; member
76 int num_sub_thread_pool = 1; member