Home
last modified time | relevance | path

Searched defs:throw_exception (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbb/
H A Dexception.cpp79 void throw_exception ( exception_id eid ) { in throw_exception() function
/oneTBB/include/oneapi/tbb/
H A Dscalable_allocator.h203 void throw_exception(const E &e) { in throw_exception() function