Public Attributes | List of all members
absl::SynchLocksHeld Struct Reference

Public Attributes

struct {
   int32_t   count
 
   GraphId   id
 
   Mutex *   mu
 
locks [40]
 
struct {
   int32_t   count
 
   GraphId   id
 
   Mutex *   mu
 
locks [40]
 
int n
 
bool overflow
 

Detailed Description

Definition at line 509 of file abseil-cpp/absl/synchronization/mutex.cc.

Member Data Documentation

◆ count

int32_t absl::SynchLocksHeld::count

Definition at line 514 of file abseil-cpp/absl/synchronization/mutex.cc.

◆ id

GraphId absl::SynchLocksHeld::id

Definition at line 515 of file abseil-cpp/absl/synchronization/mutex.cc.

◆ locks [1/2]

struct { ... } absl::SynchLocksHeld::locks[40]

◆ locks [2/2]

struct { ... } absl::SynchLocksHeld::locks[40]

◆ mu

Mutex* absl::SynchLocksHeld::mu

Definition at line 513 of file abseil-cpp/absl/synchronization/mutex.cc.

◆ n

int absl::SynchLocksHeld::n

Definition at line 510 of file abseil-cpp/absl/synchronization/mutex.cc.

◆ overflow

bool absl::SynchLocksHeld::overflow

Definition at line 511 of file abseil-cpp/absl/synchronization/mutex.cc.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:02:26