LookingGlass/host/platform/Windows/src
Quantum 8a70efafb5 [host] windows: use system thread pool to wait for exit event
This is much less annoying than creating our own thread just to wait on
a single event, then creating another event to signal that thread to exit.
2021-07-21 14:13:31 +10:00
..
delay.c [host] windows/delay: cast to LONGLONG instead of int 2021-07-21 12:29:29 +10:00
force_compose.c [host] windows: log MsgWaitForMultipleObjects errors 2021-07-21 12:33:36 +10:00
mousehook.c [host] windows: log MsgWaitForMultipleObjects errors 2021-07-21 12:33:36 +10:00
platform.c [host] windows: use system thread pool to wait for exit event 2021-07-21 14:13:31 +10:00
platform.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00
service.c [host] windows: fix graceful exit 2021-07-21 12:32:14 +10:00
service.h [all] normalize copyright on all source files 2021-06-06 11:53:05 +10:00