Searched refs:is_rethrow_broken (Results 1 – 3 of 3) sorted by relevance
64 static bool is_rethrow_broken; variable141 static bool rethrow_exception_broken() { return is_rethrow_broken; } in rethrow_exception_broken()
42 bool governor::is_rethrow_broken; member in tbb::detail::r1::governor
72 is_rethrow_broken = gcc_rethrow_exception_broken(); in acquire_resources()