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.hpp158 std::thread::id __notifying_thread_; member in stdexec::inplace_stop_source
283 __notifying_thread_ = std::this_thread::get_id(); in request_stop()
411 auto __notifying_thread = __notifying_thread_; in __remove_callback_()