Searched refs:set_value_at_thread_exit (Results 1 – 6 of 6) sorted by relevance
101 __assoc_sub_state::set_value_at_thread_exit() in set_value_at_thread_exit() function in __assoc_sub_state264 promise<void>::set_value_at_thread_exit() in set_value_at_thread_exit() function in promise270 __state_->set_value_at_thread_exit(); in set_value_at_thread_exit()
22 p.set_value_at_thread_exit(i); in func()
24 p.set_value_at_thread_exit(); in func()
24 p.set_value_at_thread_exit(i); in func()
24 p.set_value_at_thread_exit(std::unique_ptr<int>(new int(5))); in func()
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();555 void set_value_at_thread_exit();616 void set_value_at_thread_exit(_Arg&& __arg);618 void set_value_at_thread_exit(_Arg& __arg);658 __assoc_state<_Rp>::set_value_at_thread_exit(_Arg&& __arg)660 __assoc_state<_Rp>::set_value_at_thread_exit(_Arg& __arg)709 void set_value_at_thread_exit(_Rp& __arg);[all …]