Searched refs:set_exception (Results 1 – 2 of 2) sorted by relevance
112 __assoc_sub_state::set_exception(exception_ptr __p) in set_exception() function in __assoc_sub_state211 __state_->set_exception(make_exception_ptr( in ~promise()236 promise<void>::set_exception(exception_ptr __p) in set_exception() function in promise240 __state_->set_exception(__p); in set_exception()
80 void set_exception(exception_ptr p);109 void set_exception(exception_ptr p);137 void set_exception(exception_ptr p);578 void set_exception(exception_ptr __p);1411 void set_exception(exception_ptr __p);1486 promise<_Rp>::set_exception(exception_ptr __p)1491 __state_->set_exception(__p);1576 void set_exception(exception_ptr __p);1635 promise<_Rp&>::set_exception(exception_ptr __p)1640 __state_->set_exception(__p);[all …]