Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/gprpp/
Dthd_test.cc42 static void thd_body1(void* v) { in thd_body1() function
62 th = grpc_core::Thread("grpc_thread_body1_test", &thd_body1, &t); in test1()