Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmatch.hpp79 struct match_completion struct
84 explicit match_completion(match& m) : m(m) {}; in match_completion() argument
99 match& m;