platform/win32: moved the static variables in os-threads from the header to a separat...
authorLars Op den Kamp <lars@opdenkamp.eu>
Tue, 3 Apr 2012 11:50:32 +0000 (13:50 +0200)
committerLars Op den Kamp <lars@opdenkamp.eu>
Tue, 3 Apr 2012 11:51:50 +0000 (13:51 +0200)
commitdca2d070bf1e2d4050990c9c93d109dab2e5760b
treeab5e240111274fd32e73ce331a4c939d82639737
parent2270ce69c7ecb1914caf617f9a9cfa2222244741
platform/win32: moved the static variables in os-threads from the header to a separate cpp file, or it could lead to problems when included multiple times
project/cec-config.vcxproj
project/cec-config.vcxproj.filters
project/libcec.vcxproj
project/libcec.vcxproj.filters
project/testclient.vcxproj
project/testclient.vcxproj.filters
src/lib/platform/windows/os-threads.cpp [new file with mode: 0644]
src/lib/platform/windows/os-threads.h