Searched defs:round_robin_cache (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/include/oneapi/tbb/ |
| H A D | flow_graph.h | 143 template<typename T, typename M> class round_robin_cache; variable 263 template< typename X, typename Y > friend class round_robin_cache; variable 339 template<typename X, typename Y> friend class round_robin_cache; variable 824 template<typename X, typename Y> friend class round_robin_cache; in __TBB_requires() local 1072 template<typename X, typename Y> friend class round_robin_cache; in __TBB_requires() local 1125 template<typename X, typename Y> friend class round_robin_cache; variable 1461 template<typename X, typename Y> friend class round_robin_cache; variable 2081 template<typename X, typename Y> friend class round_robin_cache; variable 3110 template<typename X, typename Y> friend class round_robin_cache; variable 3200 template<typename X, typename Y> friend class round_robin_cache; variable
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_cache_impl.h | 405 round_robin_cache( typename base_type::owner_type* owner ): base_type(owner) { in round_robin_cache() function
|