Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_lru_cache.h77 using aggregator_type = aggregator<aggregator_function_type, aggregator_operation_type>; variable
84 aggregator_type my_aggregator;
H A Dconcurrent_priority_queue.h395 using aggregator_type = aggregator<functor, cpq_operation>; variable
397 aggregator_type my_aggregator;
399 char padding1[max_nfs_size - sizeof(aggregator_type)];