Home
last modified time | relevance | path

Searched refs:bb_int (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/libs/circular_buffer/example/
Dcircular_buffer_bound_example.cpp169 bounded_buffer<int> bb_int(queue_size); in main() local
173 fifo_test(&bb_int); in main()
Dbounded_buffer_comparison.cpp259 bounded_buffer<int> bb_int(QUEUE_SIZE); in main() local
261 fifo_test(&bb_int); in main()
/third_party/boost/libs/circular_buffer/test/
Dbounded_buffer_comparison.cpp259 bounded_buffer<int> bb_int(QUEUE_SIZE); in main() local
261 fifo_test(&bb_int); in main()