Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/gpr/
Dsync.cc109 int gpr_ref_is_unique(gpr_refcount* r) { in gpr_ref_is_unique() function
/third_party/grpc/include/grpc/support/
Dsync.h156 GPRAPI int gpr_ref_is_unique(gpr_refcount* r);
/third_party/grpc/
Dgrpc.def248 gpr_ref_is_unique
/third_party/grpc/test/core/surface/
Dpublic_headers_must_be_c89.c314 printf("%lx", (unsigned long) gpr_ref_is_unique); in main()
/third_party/grpc/src/core/lib/iomgr/
Derror.cc410 } else if (gpr_ref_is_unique(&in->atomics.refs)) { in copy_error_and_unref()
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h814 #define gpr_ref_is_unique gpr_ref_is_unique_import macro