Home
last modified time | relevance | path

Searched defs:set_value_at_thread_exit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libcxx/src/
H A Dfuture.cpp102 __assoc_sub_state::set_value_at_thread_exit() in set_value_at_thread_exit() function in __assoc_sub_state
244 promise<void>::set_value_at_thread_exit() in set_value_at_thread_exit() function in promise
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dfuture.cpp70 void __assoc_sub_state::set_value_at_thread_exit() { in set_value_at_thread_exit() function in __assoc_sub_state
171 void promise<void>::set_value_at_thread_exit() { in set_value_at_thread_exit() function in promise
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/
Dfuture.hpp709 void set_value_at_thread_exit(source_reference_type result_) in set_value_at_thread_exit() function
726 void set_value_at_thread_exit(rvalue_source_type result_) in set_value_at_thread_exit() function
822 void set_value_at_thread_exit(T& result_) in set_value_at_thread_exit() function
895 void set_value_at_thread_exit() in set_value_at_thread_exit() function
2499 …_constructible<TR>::value && is_same<R, TR>::value, void>::type set_value_at_thread_exit(TR const&… in set_value_at_thread_exit() function in boost::promise
2508 void set_value_at_thread_exit(source_reference_type r) in set_value_at_thread_exit() function in boost::promise
2517 void set_value_at_thread_exit(BOOST_THREAD_RV_REF(R) r) in set_value_at_thread_exit() function in boost::promise
2700 void set_value_at_thread_exit(R& r) in set_value_at_thread_exit() function in boost::promise
2886 void set_value_at_thread_exit() in set_value_at_thread_exit() function in boost::promise