lite-xl/lib
Francesco Abbate 9be22f0b8d Attempt to fix dmon critical section for windows
Should fix commit bb12f085f3.

When taking the critical section we should always send the
event to wakeup the events thread. In addition use
TryEnterCriticalSection to send the event only if needed
reducing the number of spurious events sent.
2022-01-09 23:26:11 +01:00
..
dmon Attempt to fix dmon critical section for windows 2022-01-09 23:26:11 +01:00
font_renderer Move dmon files into lib/dmon 2021-10-08 22:10:17 +02:00