Home
last modified time | relevance | path

Searched refs:set_exception (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dfuture.cpp111 __assoc_sub_state::set_exception(exception_ptr __p) in set_exception() function in __assoc_sub_state
210 __state_->set_exception(make_exception_ptr( in ~promise()
235 promise<void>::set_exception(exception_ptr __p) in set_exception() function in promise
239 __state_->set_exception(__p); in set_exception()
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dfuture79 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 …]
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dexecutor1699 _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));
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Dexecutor1733 _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));
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dfuture1128 set_exception(exception_ptr __p)
1243 set_exception(exception_ptr __p)
1343 set_exception(exception_ptr __p)
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dfuture1160 set_exception(exception_ptr __p)
1275 set_exception(exception_ptr __p)
1375 set_exception(exception_ptr __p)
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1zStatusIssuesStatus.csv105 "`2276 <https://wg21.link/LWG2276>`__","Missing requirement on ``std::promise::set_exception``\ ","…
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20123404 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
3609 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
H A DChangeLog-20133016 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
3656 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
H A DChangeLog-20216656 (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)
H A DChangeLog-20142832 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
5393 (promise::set_value, promise::set_exception): Pass setter directly
H A DChangeLog-20172777 * testsuite/30_threads/promise/members/set_exception.cc: Test
H A DChangeLog-20151833 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
H A DChangeLog-20183247 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
H A DChangeLog-20106553 * testsuite/30_threads/promise/members/set_exception.cc: Adjust.
H A DChangeLog-20203838 * testsuite/30_threads/promise/members/set_exception.cc: Likewise.
H A DChangeLog-20093313 * testsuite/30_threads/promise/members/set_exception.cc: New.
/netbsd-src/external/gpl3/gcc.old/dist/
H A DMD5SUMS99670 3ece0fed881fb83f1a8680f7c9ebf145 libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc
/netbsd-src/external/gpl3/gcc/dist/
H A DMD5SUMS114115 a2ba32e375e37640c964e53f671832f5 libstdc++-v3/testsuite/30_threads/promise/members/set_exception.cc