Home
last modified time | relevance | path

Searched refs:__sync_wait_result_t (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__sync_wait.hpp77 using __sync_wait_result_t = typedef
165 using __t = __sync_wait_result_t<_Sender>;
309 -> std::optional<__sync_wait_result_t<_Sender>> in apply_sender()
312 std::optional<__sync_wait_result_t<_Sender>> __result{}; in apply_sender()