Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__completion_behavior.hpp35asynchronous, ///< The operation's completion will not happen on the calling thread before `start(… enumerator
73 static constexpr asynchronous_t asynchronous{}; member