Searched defs:initial_buffer_size (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/include/oneapi/tbb/detail/ | ||
| H A D | _flow_graph_item_buffer_impl.h | 46 static const size_type initial_buffer_size = 4; variable |
| /oneTBB/src/tbb/ | ||
| H A D | parallel_pipeline.cpp | 138 static const size_type initial_buffer_size = 4; member in tbb::detail::r1::input_buffer |