HelenOS sources

set_value_at_thread_exit  227 uspace/lib/cpp/include/__bits/thread/promise.hpp             void set_value_at_thread_exit(const R& val)
set_value_at_thread_exit  250 uspace/lib/cpp/include/__bits/thread/promise.hpp             void set_value_at_thread_exit(R&& val)
set_value_at_thread_exit  329 uspace/lib/cpp/include/__bits/thread/promise.hpp             void set_value_at_thread_exit(R& val)
HelenOS homepage, sources at GitHub