Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_global_control.cpp99 task_scheduler_handle_guard init2; in operator ()() local
100 bool res = tbb::finalize( init2.get(), std::nothrow ); in operator ()()
/oneTBB/test/conformance/
H A Dconformance_enumerable_thread_specific.cpp860 void ets_copy_assign_test( InitSrc init1, InitDst init2, Validator check, const char *allocator_nam… in ets_copy_assign_test() argument
878 ets_type assign(init2); in ets_copy_assign_test()
899 ets_type move_assign(init2); in ets_copy_assign_test()