Home
last modified time | relevance | path

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

/oneTBB/test/conformance/
H A Dconformance_combinable.cpp452 oneapi::tbb::combinable<int> myCombinable; in TestLocalAllocations() local
453 myBody.locals = &myCombinable; in TestLocalAllocations()
460 myCombinable.combine_each(myCountCombine); in TestLocalAllocations()