HomeSort by relevance Sort by last modified time
    Searched full:update_thread (Results 1 - 1 of 1) sorted by null

  /external/quake/quake/src/WinQuake/
vid_sunxil.cpp 686 void * update_thread();
695 if (thr_create(NULL, NULL, update_thread, NULL, THR_NEW_LWP, NULL) != 0)
1139 void *update_thread() function
1160 Sys_Error("update_thread: write");

Completed in 648 milliseconds