Home
last modified time | relevance | path

Searched defs:max_workers (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbb/
H A Dpm_client.h43 int max_workers() const { in max_workers() function
H A Dmarket.cpp73 int max_workers = min(my_total_demand, effective_soft_limit); in update_allotment() local