Searched refs:get_exception_ptr (Results 1 – 4 of 4) sorted by relevance
138 boost::rethrow_exception(f.get_exception_ptr()); in BOOST_THREAD_INLINE_NAMESPACE()
205 boost::exception_ptr ptr = f.get_exception_ptr(); in main()
377 exception_ptr get_exception_ptr(); // EXTENSION842 [section:get_exception_ptr Member function `get_exception_ptr()` EXTENSION]844 exception_ptr get_exception_ptr();1053 exception_ptr get_exception_ptr(); // EXTENSION1351 [section:get_exception_ptr Member function `get_exception_ptr()` EXTENSION]1353 exception_ptr get_exception_ptr();
534 exception_ptr get_exception_ptr() in get_exception_ptr() function1433 exception_ptr get_exception_ptr() in get_exception_ptr() function in boost::detail::basic_future1436 ? future_->get_exception_ptr() in get_exception_ptr()5416 this->mark_exceptional_finish_internal(wrapped.get_exception_ptr(), lk);5431 this->mark_exceptional_finish_internal(unwrapped.get_exception_ptr(), lk);5456 this->mark_exceptional_finish_internal(wrapped.get_exception_ptr(), lk);5471 this->mark_exceptional_finish_internal(unwrapped.get_exception_ptr(), lk);