LookingGlass/common
Geoffrey McRae bfb47a0ae4 [common] windows: update event fast path to use atomics
Due to a failure to understand atomics when this code was originally
written it has a critical flaw with the fast path where an event could
be signalled when it should not be. This change set corrects this issue
by using atomic operations.
2021-07-09 04:50:14 +10:00
..
cmake [common] cmake: correctly link static libbfd.a 2021-03-03 16:37:34 +11:00
include/common [common] debug: output to stdout and reset the the color at the end 2021-07-08 07:18:06 +10:00
src [common] windows: update event fast path to use atomics 2021-07-09 04:50:14 +10:00
CMakeLists.txt [host] dxgi: sleep until it's close to time to map 2021-06-06 12:26:36 +10:00