virtualx-engine/drivers/windows
Marcin Zawiejski e65bce3083
Replace CreateThread with QueueUserWorkItem
Fixes #24869 stuttering on Windows by reusing long running threadpool threads instead of creating a new thread on each call to Thread::start.
2019-01-19 00:31:10 +01:00
..
dir_access_windows.cpp
dir_access_windows.h
file_access_windows.cpp
file_access_windows.h
mutex_windows.cpp
mutex_windows.h
rw_lock_windows.cpp
rw_lock_windows.h
SCsub
semaphore_windows.cpp
semaphore_windows.h
shell_windows.cpp
shell_windows.h
thread_windows.cpp
thread_windows.h