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

Public Member Functions

 ShortWorkFunctorForAdd ()
 

Static Public Member Functions

static void Run (grpc_completion_queue_functor *cb, int)
 

Public Attributes

BlockingCountercounter_
 
- 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
 

Private Attributes

char pad [CACHELINE_SIZE]
 
volatile int val_
 

Detailed Description

Definition at line 263 of file bm_threadpool.cc.

Constructor & Destructor Documentation

◆ ShortWorkFunctorForAdd()

grpc::testing::ShortWorkFunctorForAdd::ShortWorkFunctorForAdd ( )
inline

Definition at line 267 of file bm_threadpool.cc.

Member Function Documentation

◆ Run()

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

Definition at line 274 of file bm_threadpool.cc.

Member Data Documentation

◆ counter_

BlockingCounter* grpc::testing::ShortWorkFunctorForAdd::counter_

Definition at line 265 of file bm_threadpool.cc.

◆ pad

char grpc::testing::ShortWorkFunctorForAdd::pad[CACHELINE_SIZE]
private

Definition at line 285 of file bm_threadpool.cc.

◆ val_

volatile int grpc::testing::ShortWorkFunctorForAdd::val_
private

Definition at line 286 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