Home
last modified time | relevance | path

Searched refs:buffers (Results 1 – 9 of 9) sorted by relevance

/oneTBB/doc/main/tbb_userguide/
H A DUsing_Circular_Buffers.rst7 Circular buffers can sometimes be used to minimize the overhead of
21 keep track of which buffers are currently in use, because buffers might
H A Duse_graph_reset.rst11 left in a buffer. But even beyond remnants in the buffers, there are
H A DAllocator_Configuration.rst13 buffers.
H A DThroughput_of_pipeline.rst12 may demand too many resources (for example, more buffers). Second, the
H A Duse_concurrency_limits.rst16 buffers them internally. If the policy is set to rejecting the node will
H A Duse_limiter_node.rst79 calling its body object and temporarily buffers the last generated
H A DFlow_Graph_Reservation.rst232 reserved values were used, and the buffers discard those values. Now
/oneTBB/test/tbb/
H A Dtest_parallel_pipeline.cpp55 static void* buffers[n_buffers]; variable
61 return buffers[icnt]; in fetchNextBuffer()
69 if(buffers[i] == buf) { in freeBuffer()
616 buffers[i] = malloc(max_size); in run_function()
647 free(buffers[i]); in run_function()
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DLocal_Serializer.rst19 bad. However, commuting operations on different buffers might be