Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/surface/
Dcompletion_queue.cc407 static void cq_destroy_pluck(void* data);
418 cq_destroy_pluck, cq_begin_op_for_pluck, cq_end_op_for_pluck, nullptr,
568 static void cq_destroy_pluck(void* data) { in cq_destroy_pluck() function