Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_indexer_node.cpp317 static void put_one_queue_val(int myVal, IType &my_indexer) { in put_one_queue_val() function in serial_queue_helper
319 serial_queue_helper<ELEM-1,IType>::put_one_queue_val(myVal, my_indexer); in put_one_queue_val()
349 static void put_one_queue_val(int myVal, IType &my_indexer) { in put_one_queue_val() function in serial_queue_helper
373 serial_queue_helper<SIZE,IType>::put_one_queue_val(i,my_indexer); in test_one_serial()
H A Dtest_join_node.h1245 static void put_one_queue_val(int myVal) {
1247 serial_queue_helper<ELEM-1, JType>::put_one_queue_val(myVal);
1288 static void put_one_queue_val(int myVal) {
1325 serial_queue_helper<TUPLE_SIZE, JType>::put_one_queue_val(i);