Searched refs:__notifying_thread_ (Results 1 – 1 of 1) sorted by relevance
158 std::thread::id __notifying_thread_; member in stdexec::inplace_stop_source283 __notifying_thread_ = std::this_thread::get_id(); in request_stop()411 auto __notifying_thread = __notifying_thread_; in __remove_callback_()