Searched refs:run_once_func (Results 1 – 1 of 1) sorted by relevance
106 static BOOL CALLBACK run_once_func(gpr_once* once, void* v, void** pv) { in run_once_func() function115 InitOnceExecuteOnce(once, run_once_func, &arg, &dummy); in gpr_once_init()