Home
last modified time | relevance | path

Searched defs:queue_representation_type (Results 1 – 1 of 1) sorted by relevance

/oneTBB/include/oneapi/tbb/
H A Dconcurrent_queue.h55 using queue_representation_type = concurrent_queue_rep<T, Allocator>; variable
324 using queue_representation_type = concurrent_queue_rep<T, Allocator>; variable