Public Member Functions | Static Public Member Functions | Private Attributes | List of all members
grpc::testing::SuicideFunctorForAdd Class Reference
Inheritance diagram for grpc::testing::SuicideFunctorForAdd:
Inheritance graph
[legend]

Public Member Functions

 SuicideFunctorForAdd (BlockingCounter *counter)
 

Static Public Member Functions

static void Run (grpc_completion_queue_functor *cb, int)
 

Private Attributes

BlockingCountercounter_
 

Additional Inherited Members

- Public Attributes inherited from grpc_completion_queue_functor
void(* functor_run )(struct grpc_completion_queue_functor *, int)
 
int inlineable
 
struct grpc_completion_queue_functorinternal_next
 
int internal_success
 

Detailed Description

Definition at line 132 of file bm_threadpool.cc.

Constructor & Destructor Documentation

◆ SuicideFunctorForAdd()

grpc::testing::SuicideFunctorForAdd::SuicideFunctorForAdd ( BlockingCounter counter)
inlineexplicit

Definition at line 134 of file bm_threadpool.cc.

Member Function Documentation

◆ Run()

static void grpc::testing::SuicideFunctorForAdd::Run ( grpc_completion_queue_functor cb,
int   
)
inlinestatic

Definition at line 141 of file bm_threadpool.cc.

Member Data Documentation

◆ counter_

BlockingCounter* grpc::testing::SuicideFunctorForAdd::counter_
private

Definition at line 149 of file bm_threadpool.cc.


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


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