#include <OSGBase.h>#include <OSGConfig.h>#include <OSGBaseTypes.h>#include <OSGMPBase.h>#include <pthread.h>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::LockCommonBase |
| class | osg::PThreadLockBase |
| class | osg::Lock |
| class | osg::LockPool |
Defines | |
| #define | OSGLOCK_HEADER_CVSID "@(#)$Id: $" |
Typedefs | |
| typedef PThreadLockBase | osg::PthreadLockBase |
Variables | |
| static const UInt32 | osg::uiLockPoolSize = 32 |
| static const UInt32 | osg::uiLockPoolMask = 0x0f80 |
1.5.5