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

Public Member Functions

 AddAnotherFunctor (grpc_core::ThreadPool *pool, BlockingCounter *counter, int num_add)
 

Static Public Member Functions

static void Run (grpc_completion_queue_functor *cb, int)
 

Private Attributes

BlockingCountercounter_
 
int num_add_
 
grpc_core::ThreadPoolpool_
 

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 66 of file bm_threadpool.cc.

Constructor & Destructor Documentation

◆ AddAnotherFunctor()

grpc::testing::AddAnotherFunctor::AddAnotherFunctor ( grpc_core::ThreadPool pool,
BlockingCounter counter,
int  num_add 
)
inline

Definition at line 68 of file bm_threadpool.cc.

Member Function Documentation

◆ Run()

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

Definition at line 78 of file bm_threadpool.cc.

Member Data Documentation

◆ counter_

BlockingCounter* grpc::testing::AddAnotherFunctor::counter_
private

Definition at line 92 of file bm_threadpool.cc.

◆ num_add_

int grpc::testing::AddAnotherFunctor::num_add_
private

Definition at line 93 of file bm_threadpool.cc.

◆ pool_

grpc_core::ThreadPool* grpc::testing::AddAnotherFunctor::pool_
private

Definition at line 91 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:33