Home
last modified time | relevance | path

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

/oneTBB/include/oneapi/tbb/
H A Dglobal_control.h106 static constexpr std::intptr_t release_nothrowing = 0; variable
147 r1::finalize(*this, release_nothrowing); in release()
/oneTBB/src/tbb/
H A Dgovernor.cpp304 if (mode == d1::release_nothrowing) { in finalize()