Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dthreading_control.cpp153 std::size_t threading_control_impl::worker_stack_size() { in worker_stack_size() function in tbb::detail::r1::threading_control_impl
379 std::size_t threading_control::worker_stack_size() { in worker_stack_size() function in tbb::detail::r1::threading_control
H A Dthread_dispatcher.cpp200 std::size_t thread_dispatcher::worker_stack_size() const { return my_stack_size; } in worker_stack_size() function in tbb::detail::r1::thread_dispatcher