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