Added osgDB::ReentrantMutex is prep for making osgDB::Registry single threaded.

This commit is contained in:
Robert Osfield
2004-11-15 11:57:41 +00:00
parent 39311cdee3
commit 4094c3f058
3 changed files with 60 additions and 0 deletions

View File

@@ -155,6 +155,10 @@ 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
@@ -239,6 +243,10 @@ 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