Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dparallel_pipeline.cpp134 void grow( size_type minimum_size );
164 grow(initial_buffer_size); in input_buffer()
204 grow( token-low_token+1 ); in try_put_token()
250 void input_buffer::grow( size_type minimum_size ) { in grow() function in tbb::detail::r1::input_buffer
/oneTBB/doc/main/tbb_userguide/
H A Dconcurrent_vector_ug.rst8 is safe to grow a ``concurrent_vector`` while other threads are also