Searched refs:gx_win32_studio_driver_thread_entry (Results 1 – 3 of 3) sorted by relevance
41 void gx_win32_studio_driver_thread_entry(ULONG thread_input);
129 void gx_win32_studio_driver_thread_entry(ULONG thread_input) in gx_win32_studio_driver_thread_entry() function
831 …Thread(NULL, GX_WIN32_STACK_SIZE, (LPTHREAD_START_ROUTINE) gx_win32_studio_driver_thread_entry, da… in RunApplication()