Searched defs:worker_stack_size (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/src/tbb/ | ||
| H A D | threading_control.cpp | 153 std::size_t threading_control_impl::worker_stack_size() { in worker_stack_size() function in tbb::detail::r1::threading_control_impl |
| H A D | thread_dispatcher.cpp | 200 std::size_t thread_dispatcher::worker_stack_size() const { return my_stack_size; } in worker_stack_size() function in tbb::detail::r1::thread_dispatcher |