DemodulatorPreThread convert to IOThread named queues

This commit is contained in:
Charles J. Cliffe
2015-07-29 22:52:54 -04:00
parent 0d66c92f30
commit d53aabf73a
5 changed files with 27 additions and 32 deletions
+1 -1
View File
@@ -71,7 +71,7 @@ private:
class IOThread {
public:
IOThread();
~IOThread();
virtual ~IOThread();
static void *pthread_helper(void *context);