1
0

Fixed a race condition in the cQueue class.

Fixes #505.
This commit is contained in:
madmaxoft
2014-01-05 15:15:44 +01:00
parent 44cf86dcf9
commit 0a712931b1
2 changed files with 91 additions and 60 deletions

View File

@@ -1578,6 +1578,10 @@
RelativePath="..\src\OSSupport\ListenThread.h"
>
</File>
<File
RelativePath="..\src\OSSupport\Queue.h"
>
</File>
<File
RelativePath="..\src\OSSupport\Semaphore.cpp"
>