VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
DtOsgThreadingUtils.h
Go to the documentation of this file.
1 #pragma once
2 #include <OpenThreads/Condition>
3 #include <OpenThreads/Mutex>
4 #include <OpenThreads/Thread>
5 #include <OpenThreads/ScopedLock>
6 #include <OpenThreads/Atomic>
7 
8 namespace makVrv
9 {
10  namespace Threading
11  {
13  typedef OpenThreads::ScopedLock<OpenThreads::Mutex> ScopedMutexLock;
16  }
17 }

Document ID: Generated on Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)