Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp841 oneapi::tbb::enumerable_thread_specific<T,Allocator<T> > MakeETS( Init init ) { in MakeETS() function
852 oneapi::tbb::enumerable_thread_specific<T,Allocator<T> > MakeETS( oneapi::tbb::detail::stored_pack<… in MakeETS() function
864 const ets_type& cref_binder = MakeETS<T, Allocator>(init1); in ets_copy_assign_test()
886 ets_type&& rvref_binder = MakeETS<T, Allocator>(init1); in ets_copy_assign_test()