Home
last modified time | relevance | path

Searched refs:hard_limit (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbb/
H A Dthread_dispatcher.cpp24 thread_dispatcher::thread_dispatcher(threading_control& tc, unsigned hard_limit, std::size_t stack_… in thread_dispatcher() argument
26 , my_num_workers_hard_limit(hard_limit) in thread_dispatcher()
H A Dthread_dispatcher.h41 thread_dispatcher(threading_control& tc, unsigned hard_limit, std::size_t stack_size);