Searched refs:gx_win32_driver_thread_entry (Results 1 – 3 of 3) sorted by relevance
94 …eateThread(NULL, GX_WIN32_STACK_SIZE, (LPTHREAD_START_ROUTINE)gx_win32_driver_thread_entry, driver…
120 void gx_win32_driver_thread_entry(ULONG thread_input);
1779 void gx_win32_driver_thread_entry(ULONG thread_input) in gx_win32_driver_thread_entry() function