33 #ifndef __igtlSimpleFastMutexLock_h 34 #define __igtlSimpleFastMutexLock_h 38 #ifdef OpenIGTLink_USE_SPROC 39 #include <abi_mutex.h> 42 #ifdef OpenIGTLink_USE_PTHREADS 46 #if defined(_WIN32) && !defined(OpenIGTLink_USE_PTHREADS) 53 #ifdef OpenIGTLink_USE_SPROC 54 #include <abi_mutex.h> 58 #ifdef OpenIGTLink_USE_PTHREADS 63 #if defined(_WIN32) && !defined(OpenIGTLink_USE_PTHREADS) 68 #ifndef OpenIGTLink_USE_SPROC 69 #ifndef OpenIGTLink_USE_PTHREADS FastMutexType m_FastMutexLock
The "igtl" namespace contains all OpenIGTLink classes. There are several nested namespaces within the...
Critical section locking class that can be allocated on the stack.