Namespaces | Functions | Variables
spinlock_wait.cc File Reference
#include <atomic>
#include <cstdint>
#include "absl/base/internal/spinlock_wait.h"
#include "absl/base/internal/spinlock_posix.inc"
Include dependency graph for spinlock_wait.cc:

Go to the source code of this file.

Namespaces

 absl
 
 absl::base_internal
 

Functions

int absl::base_internal::SpinLockSuggestedDelayNS (int loop)
 
uint32_t absl::base_internal::SpinLockWait (std::atomic< uint32_t > *w, int n, const SpinLockWaitTransition trans[], base_internal::SchedulingMode scheduling_mode)
 

Variables

static std::atomic< uint64_t > absl::base_internal::delay_rand
 


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:19:59