Searched refs:g_writing_thread (Results 1 – 1 of 1) sorted by relevance
72 static pthread_t g_writing_thread; variable186 pthread_join(g_writing_thread, NULL); in finish_writing()208 pthread_create(&g_writing_thread, &attr, &writing_thread, NULL); in init_output()