Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__completion_behavior.hpp37 synchronous, ///< The operation's completion happens-before the return of `start()`. enumerator
74 static constexpr synchronous_t synchronous{}; member