Home
last modified time | relevance | path

Searched refs:shutdown_ps (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_pollset.cc45 static void shutdown_ps(void* ps, grpc_error* error) { in shutdown_ps() function
56 GRPC_CLOSURE_INIT(&shutdown_ps_closure, shutdown_ps, ps, in BM_CreateDestroyPollset()
124 GRPC_CLOSURE_INIT(&shutdown_ps_closure, shutdown_ps, ps, in BM_PollEmptyPollset()
151 GRPC_CLOSURE_INIT(&shutdown_ps_closure, shutdown_ps, ps, in BM_PollAddFd()
248 GRPC_CLOSURE_INIT(&shutdown_ps_closure, shutdown_ps, ps, in BM_SingleThreadPollOneFd()