Searched refs:throw_exception (Results 1 – 23 of 23) sorted by relevance
77 TBB_EXPORT void __TBB_EXPORTED_FUNC throw_exception ( exception_id );81 using r1::throw_exception;
235 throw_exception(exception_id::reservation_length_error); in reserve()299 throw_exception(exception_id::bad_alloc); in extend_table_if_necessary()520 throw_exception(exception_id::bad_alloc); in internal_subscript()
359 throw_exception(exception_id::bad_tagged_msg_cast);
346 throw_exception( exception_id::bad_last_alloc); in spin_wait_until_my_turn()
663 tbb::detail::throw_exception(exception_id::invalid_load_factor); in max_load_factor()
187 throw_exception(exception_id::bad_alloc); in cache_aligned_allocate()194 throw_exception(exception_id::bad_alloc); in cache_aligned_allocate()253 throw_exception(exception_id::bad_alloc); in allocate_memory()
79 void throw_exception ( exception_id eid ) { in throw_exception() function
173 throw_exception(exception_id::user_abort); in wait()
312 throw_exception(exception_id::unsafe_wait); in finalize()
58 /*[[noreturn]]*/void do_throw_noexcept(void (*throw_exception)()) noexcept;
112 throw_exception(std::bad_alloc());208 throw_exception(std::runtime_error("Can't create pool")); in memory_pool()247 throw_exception(std::invalid_argument("Zero in parameter is invalid")); in fixed_pool()251 throw_exception(std::runtime_error("Can't create pool")); in fixed_pool()
203 void throw_exception(const E &e) { in throw_exception() function227 throw_exception(std::bad_alloc()); in allocate()292 throw_exception(std::bad_alloc()); in do_allocate()
177 throw_exception(exception_id::bad_alloc); in push()185 throw_exception(exception_id::bad_alloc); in push()
503 tbb::detail::throw_exception(exception_id::reservation_length_error); in reserve()752 tbb::detail::throw_exception(exception_id::out_of_range); in internal_subscript_with_exceptions()759 tbb::detail::throw_exception(exception_id::out_of_range); in internal_subscript_with_exceptions()763 tbb::detail::throw_exception(exception_id::out_of_range); in internal_subscript_with_exceptions()
308 throw_exception(exception_id::nonpositive_step); // throws std::invalid_argument in parallel_for_impl()384 throw_exception(exception_id::nonpositive_step); // throws std::invalid_argument in parallel_for_impl()
112 throw_exception(exception_id::invalid_key); in at()121 throw_exception(exception_id::out_of_range); in at()
565 throw_exception(exception_id::user_abort); in internal_push()610 throw_exception(exception_id::user_abort); in internal_pop()
116 throw_exception(exception_id::invalid_key); in at()
575 throw_exception(exception_id::missing_wait); in noexcept()
143 tbb::detail::throw_exception( eid ); in TestExceptionClassExports()
50 ?throw_exception@r1@detail@tbb@@YAXW4exception_id@d0@23@@Z
3336 DOCTEST_NORETURN void throw_exception(Ex const& e) {3354 throw_exception(std::logic_error( \