Searched refs:execute_many_loop (Results 1 – 1 of 1) sorted by relevance
73 static void execute_many_loop(void* a) { in execute_many_loop() function106 thds[i] = grpc_core::Thread("grpc_execute_many", execute_many_loop, &ta[i]); in test_execute_many()