Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__shared.hpp396 for (auto __itr = __waiters_copy.begin(); in __notify_waiters() local
397 __itr != __waiters_copy.end();) in __notify_waiters()
399 __local_state_base* __item = *__itr; in __notify_waiters()
405 ++__itr; in __notify_waiters()