Searched defs:max_workers (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbb/ | ||
| H A D | pm_client.h | 43 int max_workers() const { in max_workers() function |
| H A D | market.cpp | 73 int max_workers = min(my_total_demand, effective_soft_limit); in update_allotment() local |