Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dflow_graph.h765 typedef cache_aligned_allocator<Input> internals_allocator; in __TBB_requires() typedef
861 typedef cache_aligned_allocator<Input> internals_allocator; in __TBB_requires() typedef
1152 typedef cache_aligned_allocator<T> internals_allocator; typedef