Searched refs:writing_thread (Results 1 – 1 of 1) sorted by relevance
153 static void* writing_thread(void* unused) { in writing_thread() function208 pthread_create(&g_writing_thread, &attr, &writing_thread, NULL); in init_output()