Searched refs:set_exception (Results 1 – 19 of 19) sorted by relevance
111 __assoc_sub_state::set_exception(exception_ptr __p) in set_exception() function in __assoc_sub_state210 __state_->set_exception(make_exception_ptr( in ~promise()235 promise<void>::set_exception(exception_ptr __p) in set_exception() function in promise239 __state_->set_exception(__p); in set_exception()
79 void set_exception(exception_ptr p);108 void set_exception(exception_ptr p);136 void set_exception(exception_ptr p);574 void set_exception(exception_ptr __p);870 this->set_exception(current_exception());912 this->set_exception(current_exception());953 this->set_exception(current_exception());1003 this->set_exception(current_exception());1307 void set_exception(exception_ptr __p);1340 __state_->set_exception(make_exception_ptr([all …]
1699 _M_promise.set_exception(std::current_exception());1759 std::get<0>(_M_t).set_exception(std::current_exception());1777 std::get<0>(_M_t).set_exception(std::current_exception());1795 std::get<0>(_M_t).set_exception(std::current_exception());1866 _M_promise.set_exception(_S_exptr(__a0));1897 _M_promise.set_exception(_S_exptr(__a0));1933 _M_promise.set_exception(_S_exptr(__a0));
1733 _M_promise.set_exception(std::current_exception());1793 std::get<0>(_M_t).set_exception(std::current_exception());1811 std::get<0>(_M_t).set_exception(std::current_exception());1829 std::get<0>(_M_t).set_exception(std::current_exception());1900 _M_promise.set_exception(_S_exptr(__a0));1931 _M_promise.set_exception(_S_exptr(__a0));1967 _M_promise.set_exception(_S_exptr(__a0));
1128 set_exception(exception_ptr __p)1243 set_exception(exception_ptr __p)1343 set_exception(exception_ptr __p)
1160 set_exception(exception_ptr __p)1275 set_exception(exception_ptr __p)1375 set_exception(exception_ptr __p)
105 "`2276 <https://wg21.link/LWG2276>`__","Missing requirement on ``std::promise::set_exception``\ ","…
3404 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.3609 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
3016 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.3656 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
6656 (promise::set_exception, promise::set_value_at_thread_exit)6658 (promise<R&>::set_value, promise<R&>::set_exception)6661 (promise<void>::set_value, promise<void>::set_exception)
2832 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.5393 (promise::set_value, promise::set_exception): Pass setter directly
2777 * testsuite/30_threads/promise/members/set_exception.cc: Test
1833 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
3247 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
6553 * testsuite/30_threads/promise/members/set_exception.cc: Adjust.
3838 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
3313 * testsuite/30_threads/promise/members/set_exception.cc: New.
99670 3ece0fed881fb83f1a8680f7c9ebf145 libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc
114115 a2ba32e375e37640c964e53f671832f5 libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc