Home
last modified time | relevance | path

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

/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.c257 gpr_thd_currentid_type gpr_thd_currentid_import; variable
513 gpr_thd_currentid_import = (gpr_thd_currentid_type) GetProcAddress(library, "gpr_thd_currentid"); in grpc_rb_load_imports()
Drb_grpc_imports.generated.h741 extern gpr_thd_currentid_type gpr_thd_currentid_import;
742 #define gpr_thd_currentid gpr_thd_currentid_import