CrystalSpace

Public API Reference

csutil/scopedmutexlock.h
00001 // Obsoleted in 1.3
00002 #ifdef CS_COMPILER_GCC
00003   #warning This file was superseded by csutil/scopedlock.h
00004 #endif
00005 #ifdef CS_COMPILER_MSVC
00006   #pragma message ("csutil/scopedmutexlock.h was superseded by csutil/scopedlock.h")
00007 #endif
00008 
00009 #include "csutil/scopedlock.h"
00010 

Generated for Crystal Space 2.0 by doxygen 1.7.6.1