Searched refs:notified_yet (Results 1 – 6 of 6) sorted by relevance
112 const std::atomic<bool>* notified_yet) { in HasBeenNotifiedInternal() argument113 return notified_yet->load(std::memory_order_acquire); in HasBeenNotifiedInternal()