Searched refs:set_exception_at_thread_exit (Results 1 – 6 of 6) sorted by relevance
122 __assoc_sub_state::set_exception_at_thread_exit(exception_ptr __p) in set_exception_at_thread_exit() function in __assoc_sub_state251 promise<void>::set_exception_at_thread_exit(exception_ptr __p) in set_exception_at_thread_exit() function in promise255 __state_->set_exception_at_thread_exit(__p); in set_exception_at_thread_exit()
84 void set_exception_at_thread_exit(exception_ptr p);112 void set_exception_at_thread_exit(exception_ptr p);140 void set_exception_at_thread_exit(exception_ptr p);575 void set_exception_at_thread_exit(exception_ptr __p);1312 void set_exception_at_thread_exit(exception_ptr __p);1404 promise<_Rp>::set_exception_at_thread_exit(exception_ptr __p)1406 _LIBCPP_ASSERT( __p != nullptr, "promise::set_exception_at_thread_exit: received nullptr" );1409 __state_->set_exception_at_thread_exit(__p);1455 void set_exception_at_thread_exit(exception_ptr __p);1529 promise<_Rp&>::set_exception_at_thread_exit(exception_ptr __p)[all …]
1146 set_exception_at_thread_exit(exception_ptr __p)1254 set_exception_at_thread_exit(exception_ptr __p)1351 set_exception_at_thread_exit(exception_ptr __p)
1178 set_exception_at_thread_exit(exception_ptr __p)1286 set_exception_at_thread_exit(exception_ptr __p)1383 set_exception_at_thread_exit(exception_ptr __p)
6657 (promise::set_exception_at_thread_exit): Likewise.6660 (promise<R&>::set_exception_at_thread_exit): Likewise.6663 (promise<void>::set_exception_at_thread_exit): Likewise.
573 (promise::set_exception_at_thread_exit): Define.