Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Dexception.cpp69 #define DO_THROW(exc, init_args) do_throw( []{ throw exc init_args; } ); argument
76 #define DO_THROW(exc, init_args) PRINT_ERROR_AND_ABORT(#exc, #init_args) argument