Public Attributes | |
| grpc_completion_queue * | cq |
| size_t | ctr |
| gpr_event | done |
| gpr_event | done_thd |
| grpc_core::Combiner * | lock |
| MultiProducerSingleConsumerQueue * | q |
| void * | registered_method |
| grpc_server * | server |
| gpr_event * | start |
| grpc_bad_client_server_side_validator | validator |
Definition at line 44 of file bad_client.cc.
| grpc_completion_queue* thd_args::cq |
Definition at line 46 of file bad_client.cc.
| size_t thd_args::ctr |
Definition at line 62 of file mpscq_test.cc.
| gpr_event thd_args::done |
Definition at line 57 of file combiner_test.cc.
| gpr_event thd_args::done_thd |
Definition at line 49 of file bad_client.cc.
| grpc_core::Combiner* thd_args::lock |
Definition at line 56 of file combiner_test.cc.
| MultiProducerSingleConsumerQueue* thd_args::q |
Definition at line 63 of file mpscq_test.cc.
| void* thd_args::registered_method |
Definition at line 48 of file bad_client.cc.
| grpc_server* thd_args::server |
Definition at line 45 of file bad_client.cc.
| gpr_event* thd_args::start |
Definition at line 64 of file mpscq_test.cc.
| grpc_bad_client_server_side_validator thd_args::validator |
Definition at line 47 of file bad_client.cc.