Moved Block, ReentrantMutex and ReadWriteMutex into OpenThreads.

This commit is contained in:
Robert Osfield
2007-02-23 16:31:34 +00:00
parent 968a8d1118
commit ad3cac84e9
30 changed files with 67 additions and 343 deletions

View File

@@ -215,10 +215,6 @@ SOURCE=..\..\Src\osgDB\Registry.cpp
# End Source File
# Begin Source File
SOURCE=..\..\Src\osgDB\ReentrantMutex.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgDB\SharedStateManager.cpp
# End Source File
# Begin Source File
@@ -303,10 +299,6 @@ SOURCE=..\..\Include\osgDB\Registry
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgDB\ReentrantMutex
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgDB\SharedStateManager
# End Source File
# Begin Source File

View File

@@ -147,10 +147,6 @@ SOURCE=..\..\..\src\osgWrappers\osgDB\ParameterOutput.cpp
SOURCE=..\..\..\src\osgWrappers\osgDB\ReaderWriter.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgDB\ReentrantMutex.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\src\osgWrappers\osgDB\Registry.cpp
# End Source File