Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation.

This commit is contained in:
Eelke Klein 2017-01-03 07:22:36 +01:00
parent c551d982c6
commit 83064ab86b
10 changed files with 253 additions and 27 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
debug/
release/
DIST/
Makefile
Makefile.Debug
Makefile.Release