Home
last modified time | relevance | path

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

/dports/devel/grpc/grpc-1.42.0/src/core/lib/surface/
H A Dcompletion_queue.h54 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason,
59 grpc_cq_internal_ref(cq, reason, __FILE__, __LINE__)
63 void grpc_cq_internal_ref(grpc_completion_queue* cq);
65 #define GRPC_CQ_INTERNAL_REF(cq, reason) grpc_cq_internal_ref(cq)
H A Dcompletion_queue.cc586 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason, function
590 void grpc_cq_internal_ref(grpc_completion_queue* cq) {
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/surface/
H A Dcompletion_queue.h54 void grpc_cq_internal_ref(grpc_completion_queue* cc, const char* reason,
59 grpc_cq_internal_ref(cc, reason, __FILE__, __LINE__)
63 void grpc_cq_internal_ref(grpc_completion_queue* cc);
65 #define GRPC_CQ_INTERNAL_REF(cc, reason) grpc_cq_internal_ref(cc)
H A Dcompletion_queue.cc598 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason, function
602 void grpc_cq_internal_ref(grpc_completion_queue* cq) {
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/surface/
H A Dcompletion_queue.h54 void grpc_cq_internal_ref(grpc_completion_queue* cc, const char* reason,
59 grpc_cq_internal_ref(cc, reason, __FILE__, __LINE__)
63 void grpc_cq_internal_ref(grpc_completion_queue* cc);
65 #define GRPC_CQ_INTERNAL_REF(cc, reason) grpc_cq_internal_ref(cc)
H A Dcompletion_queue.cc595 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason, function
599 void grpc_cq_internal_ref(grpc_completion_queue* cq) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/surface/
H A Dcompletion_queue.h52 void grpc_cq_internal_ref(grpc_completion_queue* cc, const char* reason,
57 grpc_cq_internal_ref(cc, reason, __FILE__, __LINE__)
61 void grpc_cq_internal_ref(grpc_completion_queue* cc);
63 #define GRPC_CQ_INTERNAL_REF(cc, reason) grpc_cq_internal_ref(cc)
H A Dcompletion_queue.cc574 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason, function
583 void grpc_cq_internal_ref(grpc_completion_queue* cq) {
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/surface/
H A Dcompletion_queue.h54 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason,
59 grpc_cq_internal_ref(cq, reason, __FILE__, __LINE__)
63 void grpc_cq_internal_ref(grpc_completion_queue* cq);
65 #define GRPC_CQ_INTERNAL_REF(cq, reason) grpc_cq_internal_ref(cq)
H A Dcompletion_queue.cc586 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason, function
590 void grpc_cq_internal_ref(grpc_completion_queue* cq) {
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/surface/
H A Dcompletion_queue.h54 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason,
59 grpc_cq_internal_ref(cq, reason, __FILE__, __LINE__)
63 void grpc_cq_internal_ref(grpc_completion_queue* cq);
65 #define GRPC_CQ_INTERNAL_REF(cq, reason) grpc_cq_internal_ref(cq)
H A Dcompletion_queue.cc586 void grpc_cq_internal_ref(grpc_completion_queue* cq, const char* reason, function
590 void grpc_cq_internal_ref(grpc_completion_queue* cq) {