Public Member Functions | Private Attributes
absl::base_internal::SpinLockHolder Class Reference

#include <spinlock.h>

List of all members.

Public Member Functions

SpinLockHolderoperator= (const SpinLockHolder &)
 SpinLockHolder (SpinLock *l) EXCLUSIVE_LOCK_FUNCTION(l)
 SpinLockHolder (const SpinLockHolder &)
 ~SpinLockHolder () UNLOCK_FUNCTION()

Private Attributes

SpinLocklock_

Detailed Description

Definition at line 182 of file spinlock.h.


Constructor & Destructor Documentation

Definition at line 184 of file spinlock.h.

Definition at line 188 of file spinlock.h.


Member Function Documentation

SpinLockHolder& absl::base_internal::SpinLockHolder::operator= ( const SpinLockHolder )

Member Data Documentation

Definition at line 194 of file spinlock.h.


The documentation for this class was generated from the following file:


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