#include "absl/synchronization/notification.h"
#include <atomic>
#include "absl/base/attributes.h"
#include "absl/base/internal/raw_logging.h"
#include "absl/synchronization/mutex.h"
#include "absl/time/time.h"
Go to the source code of this file.
Namespaces | |
absl | |
Functions | |
static bool | absl::HasBeenNotifiedInternal (const std::atomic< bool > *notified_yet) |