Searched refs:g_done_logs (Results 1 – 1 of 1) sorted by relevance
70 static gpr_timer_log_list g_done_logs; variable157 while ((log = timer_log_pop_front(&g_done_logs)) == NULL && !g_shutdown) { in writing_thread()191 flush_logs(&g_done_logs); in finish_writing()222 if (timer_log_push_back(&g_done_logs, g_thread_log)) { in rotate_log()