LockerDestructionTestCaller
LockerDestructionTestCaller* simpleBenaphoreCaller
= new LockerDestructionTestCaller("BLocker::Destruction Test #1 (benaphore)", simpleBenaphore);
LockerDestructionTestCaller* simpleSemaphoreCaller
= new LockerDestructionTestCaller("BLocker::Destruction Test #1 (semaphore)", simpleSemaphore);
LockerDestructionTestCaller* timeoutBenaphoreCaller
= new LockerDestructionTestCaller("BLocker::Destruction Test #2 (benaphore)", timeoutBenaphore);
LockerDestructionTestCaller* timeoutSemaphoreCaller
= new LockerDestructionTestCaller("BLocker::Destruction Test #2 (semaphore)", timeoutSemaphore);