mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-27 22:14:26 -04:00
DemodulatorPreThread convert to IOThread named queues
This commit is contained in:
+1
-1
@@ -71,7 +71,7 @@ private:
|
||||
class IOThread {
|
||||
public:
|
||||
IOThread();
|
||||
~IOThread();
|
||||
virtual ~IOThread();
|
||||
|
||||
static void *pthread_helper(void *context);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user