Named lock pattern now for real

This commit is contained in:
Gasper Jansa
2011-01-04 18:43:56 +01:00
parent 547a648e76
commit 435164bd60
5 changed files with 522 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
/*
* namedLockPattern.cpp
*/
#include "namedLockPattern.h"
//NOTE NamedLockPattern is template so implementation is in header file