Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Denumerable_thread_specific.h61 , ets_suspend_aware enumerator
94 struct ets_key_selector<ets_suspend_aware> {
1114 using detail::d1::ets_suspend_aware;
/oneTBB/test/tbb/
H A Dtest_resumable_tasks.cpp269 …tbb::enumerable_thread_specific<int, tbb::cache_aligned_allocator<int>, tbb::ets_suspend_aware> et… in TestSuspendResume()