Searched refs:appthread (Results 1 – 3 of 3) sorted by relevance
32 thread_id appthread; member57 appthread = 0; in GlutState()
222 gState.appthread = spawn_thread(bAppThread, "BApplication", B_NORMAL_PRIORITY, 0); in __glutInit()223 resume_thread(gState.appthread); in __glutInit()
338 wait_for_thread(gState.appthread, &ignored); in __glutDestroyAllWindows()