Home
last modified time | relevance | path

Searched defs:CountingCbData (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/test/cpp/microbenchmarks/
Dbm_exec_ctx.cc48 struct CountingCbData { struct
49 std::atomic_int cnt{0};
50 grpc_core::Notification* signal;
51 int limit;