Searched refs:set_value_at_thread_exit (Results 1 – 2 of 2) sorted by relevance
70 void __assoc_sub_state::set_value_at_thread_exit() { in set_value_at_thread_exit() function in __assoc_sub_state171 void promise<void>::set_value_at_thread_exit() { in set_value_at_thread_exit() function in promise174 __state_->set_value_at_thread_exit(); in set_value_at_thread_exit()
83 void set_value_at_thread_exit(const R& r);84 void set_value_at_thread_exit(R&& r);112 void set_value_at_thread_exit(R&);140 void set_value_at_thread_exit();537 void set_value_at_thread_exit();588 _LIBCPP_HIDE_FROM_ABI void set_value_at_thread_exit(_Arg&& __arg);614 void __assoc_state<_Rp>::set_value_at_thread_exit(_Arg&& __arg) {653 _LIBCPP_HIDE_FROM_ABI void set_value_at_thread_exit(_Rp& __arg);674 void __assoc_state<_Rp&>::set_value_at_thread_exit(_Rp& __arg) {1138 _LIBCPP_HIDE_FROM_ABI void set_value_at_thread_exit(const _Rp& __r);[all …]