Home
last modified time | relevance | path

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

/openbmc/sdbusplus/src/async/
H A Dmatch.cpp68 m.handle_completion(std::move(lock)); in arm()
77 handle_completion(std::move(l)); in handle_match()
80 void match::handle_completion(std::unique_lock<std::mutex>&& l) noexcept in handle_completion() function in sdbusplus::async::match
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmatch.hpp71 void handle_completion(std::unique_lock<std::mutex>&&) noexcept;