Home
last modified time | relevance | path

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

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__shared.hpp225 inline __local_state_base* __get_tombstone() noexcept in __get_tombstone() function
341 if (__waiters_.front() == __get_tombstone()) in __try_add_waiter()
386 __waiters_list_t __waiters_copy{__get_tombstone()}; in __notify_waiters()
395 STDEXEC_ASSERT(__waiters_copy.front() != __get_tombstone()); in __notify_waiters()