Searched refs:DestructionTest2Caller (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/support/blocker/
H A DDestructionTest2.cpp117 * DestructionTest2Caller) with two independent threads.
122 typedef BThreadedTestCaller<DestructionTest2> DestructionTest2Caller; typedef
128 DestructionTest2Caller *threadedTest1 = new DestructionTest2Caller("BLocker::Destruction Test #2 (benaphore)", theTest);
135 DestructionTest2Caller *threadedTest2 = new DestructionTest2Caller("BLocker::Destruction Test #2 (semaphore)", theTest);

Completed in 29 milliseconds