Loki/test/LockingPtr
syntheticpp 5e5965fdc1 replace LockPtr/ConstLockPtr implementation with a template policy based one
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@508 7ec92016-0320-0410-acc4-a06ded1c099a
2006-01-21 14:13:48 +00:00
..
LockingPtr.vcproj replace LockPtr/ConstLockPtr implementation with a template policy based one 2006-01-21 14:13:48 +00:00
main.cpp replace LockPtr/ConstLockPtr implementation with a template policy based one 2006-01-21 14:13:48 +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