Added the thread safe TSQueue and using it in mainwindow to replace the adhoc queue implementation.
This commit is contained in:
parent
c551d982c6
commit
83064ab86b
10 changed files with 253 additions and 27 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
|||
debug/
|
||||
release/
|
||||
DIST/
|
||||
Makefile
|
||||
Makefile.Debug
|
||||
Makefile.Release
|
||||
Loading…
Add table
Add a link
Reference in a new issue