Searched defs:shutdown_tag (Results 1 – 4 of 4) sorted by relevance
99 ShutdownTag shutdown_tag; in ~FullstackFixture() local228 ShutdownTag shutdown_tag; in ~EndpointPairFixture() local
28 def __init__(self, completion_queue, shutdown_tag): argument
109 typedef struct shutdown_tag { struct110 void* tag;111 grpc_completion_queue* cq;112 grpc_cq_completion completion;113 } shutdown_tag; typedef
607 ShutdownTag shutdown_tag; // Dummy shutdown tag in ShutdownInternal() local