Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dexecutor.h94 void grpc_executor_init();
Diomgr.cc54 grpc_executor_init(); in grpc_iomgr_init()
Dexecutor.cc358 void grpc_executor_init() { in grpc_executor_init() function