Searched defs:grpc_timer (Results 1 – 2 of 2) sorted by relevance
27 struct grpc_timer { struct31 struct grpc_timer* next; argument32 struct grpc_timer* prev; argument35 struct grpc_timer* hash_table_next; argument
32 typedef struct grpc_timer { struct37 struct grpc_timer* next; argument38 struct grpc_timer* prev; argument41 struct grpc_timer* hash_table_next; argument49 } grpc_timer; argument