Loki/test/LockingPtr
syntheticpp 2ada6bd1d7 remove gcc warnings
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@507 7ec92016-0320-0410-acc4-a06ded1c099a
2006-01-21 14:11:59 +00:00
..
LockingPtr.vcproj add LockPtr test with a Mutex and Thread class. Now it is possible to do some simple cross platform multithreading withhin Loki 2006-01-17 11:18:38 +00:00
main.cpp Added ConstLockingPtr class. 2006-01-19 19:36:34 +00:00
make.msvc.bat add LockPtr test with a Mutex and Thread class. Now it is possible to do some simple cross platform multithreading withhin Loki 2006-01-17 11:18:38 +00:00
Makefile - Enabled -Wpadded, -Wsign-compare, -Wconversion, -Wpointer-arith (gcc) 2006-01-20 16:07:58 +00:00
Thread.h remove gcc warnings 2006-01-21 14:11:59 +00:00