Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/gprpp/
Dthd_test.cc76 static void thd_body2(void* v) {} in thd_body2() function
83 th = grpc_core::Thread("grpc_thread_body2_test", &thd_body2, nullptr, &ok); in test2()