Public Member Functions | Public Attributes | List of all members
grpc_core::ReclaimerQueue::State Struct Reference

Public Member Functions

Waker waker ABSL_GUARDED_BY (reader_mu)
 
 ~State ()
 

Public Attributes

MultiProducerSingleConsumerQueue queue
 
Mutex reader_mu
 

Detailed Description

Definition at line 70 of file memory_quota.cc.

Constructor & Destructor Documentation

◆ ~State()

grpc_core::ReclaimerQueue::State::~State ( )
inline

Definition at line 75 of file memory_quota.cc.

Member Function Documentation

◆ ABSL_GUARDED_BY()

Waker waker grpc_core::ReclaimerQueue::State::ABSL_GUARDED_BY ( reader_mu  )

Member Data Documentation

◆ queue

MultiProducerSingleConsumerQueue grpc_core::ReclaimerQueue::State::queue

Definition at line 72 of file memory_quota.cc.

◆ reader_mu

Mutex grpc_core::ReclaimerQueue::State::reader_mu

Definition at line 71 of file memory_quota.cc.


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


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