-
rswindell authored
implementation uses CriticalSections, it would lock the input_thread by leaving (releasing) the critical section when it didn't own it.
rswindell authoredimplementation uses CriticalSections, it would lock the input_thread by leaving (releasing) the critical section when it didn't own it.
Loading