Searched defs:CountingCbData (Results 1 – 1 of 1) sorted by relevance
48 struct CountingCbData { struct49 std::atomic_int cnt{0};50 grpc_core::Notification* signal;51 int limit;