logiops/src/logid/backend/dj
pixl de8e453bd3
Fix deadlock issue
RawDevice would deadlock in some situations because I/O occured while
the listener was turning on. This also seems to have fixed logid
sometimes not detecting devices on receivers.
2020-07-12 16:16:24 -04:00
..
defs.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
Error.cpp Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
Error.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
Receiver.cpp Fix deadlock issue 2020-07-12 16:16:24 -04:00
Receiver.h Use safe thread class instead of std::thread 2020-07-12 16:15:48 -04:00
ReceiverMonitor.cpp Add workqueue system 2020-07-12 16:16:24 -04:00
ReceiverMonitor.h Monitor wake up/sleep events with Receiver 2020-07-12 16:15:48 -04:00
Report.cpp Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
Report.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00