Public Member Functions | |
SimpleFunctorCheckForAdd (int ok, int *count) | |
~SimpleFunctorCheckForAdd () | |
Static Public Member Functions | |
static void | Run (struct grpc_completion_queue_functor *cb, int) |
Private Attributes | |
int * | count_ |
Additional Inherited Members | |
![]() | |
void(* | functor_run )(struct grpc_completion_queue_functor *, int) |
int | inlineable |
struct grpc_completion_queue_functor * | internal_next |
int | internal_success |
Definition at line 140 of file threadpool_test.cc.
Definition at line 142 of file threadpool_test.cc.
|
inline |
Definition at line 147 of file threadpool_test.cc.
|
inlinestatic |
Definition at line 148 of file threadpool_test.cc.
|
private |
Definition at line 155 of file threadpool_test.cc.