lite-xl/lib/dmon
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.h Attempt to fix dmon critical section for windows 2022-01-09 23:26:11 +01:00
dmon_extra.h Do not use timeout in dmon linux select 2022-01-09 23:26:11 +01:00
meson.build Add missing meson file 2021-10-09 14:37:33 +02:00