Home
last modified time | relevance | path

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

/oneTBB/test/tbb/
H A Dtest_task_group.cpp418 bool g_Throw; variable
427 if ( g_Throw ) { in operator ()()
441 g_Throw = bThrow; in ResetGlobals()
472 if (g_Throw && !exceptionCaught && status != tbb::canceled) { in LaunchChildrenWithFunctor()