HelenOS sources

__state           231 uspace/lib/cpp/include/__bits/thread/future.hpp             aux::shared_state<aux::future_inner_t<R>>* __state() noexcept
__state           117 uspace/lib/cpp/include/__bits/thread/promise.hpp                 aux::shared_state<R>* __state()
__state           105 uspace/lib/cpp/include/__bits/thread/shared_future.hpp             aux::shared_state<aux::future_inner_t<R>>* __state() noexcept
HelenOS homepage, sources at GitHub