pub fn thread_pool_core_indices(
thread_pool_size: Option<NonZeroUsize>,
thread_pools: Option<NonZeroUsize>,
) -> Vec<CpuCoreSet>
Expand description
Thread indices for each thread pool
pub fn thread_pool_core_indices(
thread_pool_size: Option<NonZeroUsize>,
thread_pools: Option<NonZeroUsize>,
) -> Vec<CpuCoreSet>
Thread indices for each thread pool