Public Types | Public Member Functions | Public Attributes | Static Public Attributes
absl::base_internal::PerThreadSynch Struct Reference

#include <thread_identity.h>

List of all members.

Public Types

enum  State { kAvailable, kQueued }

Public Member Functions

ThreadIdentitythread_identity ()

Public Attributes

SynchLocksHeldall_locks
bool cond_waiter
bool may_skip
bool maybe_unlocking
PerThreadSynchnext
int64_t next_priority_read_cycles
int priority
intptr_t readers
PerThreadSynchskip
std::atomic< Statestate
bool suppress_fatal_errors
SynchWaitParamswaitp
bool wake

Static Public Attributes

static constexpr int kAlignment = 1 << kLowZeroBits
static constexpr int kLowZeroBits = 8

Detailed Description

Definition at line 46 of file thread_identity.h.


Member Enumeration Documentation

Enumerator:
kAvailable 
kQueued 

Definition at line 106 of file thread_identity.h.


Member Function Documentation

Definition at line 58 of file thread_identity.h.


Member Data Documentation

Definition at line 133 of file thread_identity.h.

Definition at line 129 of file thread_identity.h.

Definition at line 53 of file thread_identity.h.

Definition at line 52 of file thread_identity.h.

Definition at line 66 of file thread_identity.h.

Definition at line 112 of file thread_identity.h.

Definition at line 62 of file thread_identity.h.

Definition at line 93 of file thread_identity.h.

Definition at line 90 of file thread_identity.h.

Definition at line 89 of file thread_identity.h.

Definition at line 63 of file thread_identity.h.

Definition at line 110 of file thread_identity.h.

Definition at line 83 of file thread_identity.h.

Definition at line 81 of file thread_identity.h.

Definition at line 122 of file thread_identity.h.


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


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