Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dstop_token.hpp411 auto __notifying_thread = __notifying_thread_; in __remove_callback_() local
416 if (std::this_thread::get_id() == __notifying_thread) in __remove_callback_()