
Public Member Functions | |
| ShortWorkFunctorForAdd () | |
Static Public Member Functions | |
| static void | Run (grpc_completion_queue_functor *cb, int) |
Public Attributes | |
| BlockingCounter * | counter_ |
Public Attributes inherited from grpc_completion_queue_functor | |
| void(* | functor_run )(struct grpc_completion_queue_functor *, int) |
| int | inlineable |
| struct grpc_completion_queue_functor * | internal_next |
| int | internal_success |
Private Attributes | |
| char | pad [CACHELINE_SIZE] |
| volatile int | val_ |
Definition at line 263 of file bm_threadpool.cc.
|
inline |
Definition at line 267 of file bm_threadpool.cc.
|
inlinestatic |
Definition at line 274 of file bm_threadpool.cc.
| BlockingCounter* grpc::testing::ShortWorkFunctorForAdd::counter_ |
Definition at line 265 of file bm_threadpool.cc.
|
private |
Definition at line 285 of file bm_threadpool.cc.
|
private |
Definition at line 286 of file bm_threadpool.cc.