Searched refs:user_abort (Results 1 – 7 of 7) sorted by relevance
40 const char* user_abort::what() const noexcept(true) { return "User-initiated abort has terminated t… in what()83 case exception_id::user_abort: DO_THROW( user_abort, () ); break; in throw_exception()
173 throw_exception(exception_id::user_abort); in wait()
32 user_abort, enumerator57 class TBB_EXPORT user_abort : public std::exception {
166 TestExceptionClassExports( tbb::user_abort(), tbb::detail::exception_id::user_abort ); in TestExceptionClassesExports()
565 throw_exception(exception_id::user_abort); in internal_push()610 throw_exception(exception_id::user_abort); in internal_pop()694 using detail::r1::user_abort;
52 ?what@user_abort@r1@detail@tbb@@UEBAPEBDXZ
52 ?what@user_abort@r1@detail@tbb@@UBEPBDXZ