Searched refs:ets4 (Results 1 – 1 of 1) sorted by relevance
1006 …thread_specific<HasSpecialAndMoveCtor, Allocator<HasSpecialAndMoveCtor> > ets4(SecretTag, 0x42, "m… in TestInstantiation() local1007 ets4.local(); in TestInstantiation()1008 ets4.combine_each(EmptyCombineEach<HasSpecialAndMoveCtor>()); in TestInstantiation()1015 oneapi::tbb::enumerable_thread_specific<HasSpecialAndMoveCtor> ets6( std::move(ets4) ); in TestInstantiation()