vpcd: added real thread safety

This commit is contained in:
Frank Morgner
2014-03-28 07:08:31 +01:00
parent ac3b70f4d1
commit 0aec0e4d31
10 changed files with 531 additions and 47 deletions

View File

@@ -38,6 +38,7 @@ SOURCES=\
..\pipereader.cpp \
..\tcpipreader.cpp \
..\..\..\src\vpcd\vpcd.c \
..\..\..\src\vpcd\lock.c \
..\vpcdreader.cpp \
..\queue.cpp \
..\memory.cpp \