Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c236 gpr_mu_unlock_type gpr_mu_unlock_import; variable
492 gpr_mu_unlock_import = (gpr_mu_unlock_type) GetProcAddress(library, "gpr_mu_unlock"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h678 extern gpr_mu_unlock_type gpr_mu_unlock_import;
679 #define gpr_mu_unlock gpr_mu_unlock_import