Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/profiling/
Dbasic_timers.cc153 static void* writing_thread(void* unused) { in writing_thread() function
208 pthread_create(&g_writing_thread, &attr, &writing_thread, NULL); in init_output()