GRPC C++  1.39.1
Data Fields
cq_is_finished_arg Struct Reference

Data Fields

gpr_atm last_seen_things_queued_ever
 
grpc_completion_queuecq
 
grpc_millis deadline
 
grpc_cq_completionstolen_completion
 
void * tag
 
bool first_loop
 

Field Documentation

◆ cq

grpc_completion_queue* cq_is_finished_arg::cq

◆ deadline

grpc_millis cq_is_finished_arg::deadline

◆ first_loop

bool cq_is_finished_arg::first_loop

◆ last_seen_things_queued_ever

gpr_atm cq_is_finished_arg::last_seen_things_queued_ever

◆ stolen_completion

grpc_cq_completion* cq_is_finished_arg::stolen_completion

◆ tag

void* cq_is_finished_arg::tag

The documentation for this struct was generated from the following file: