Searched refs:g_th (Results 1 – 1 of 1) sorted by relevance
72 static pthread_t g_th; variable154 if (pthread_create(&g_th, NULL, display_win_thread, NULL)) { in display_init()