Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dgovernor.h141 static bool rethrow_exception_broken() { return is_rethrow_broken; } in rethrow_exception_broken() function
H A Dtask_group_context.cpp46 if (governor::rethrow_exception_broken()) fix_broken_rethrow(); in throw_self()