Searched refs:ConcurrencyTest2Caller (Results 1 - 2 of 2) sorted by path

/haiku/src/tests/kits/app/bmessagequeue/
H A DConcurrencyTest2.cpp242 * ConcurrencyTest2Caller) with five independent threads.
248 ConcurrencyTest2Caller; typedef
253 ConcurrencyTest2Caller *threadedTest1 = new ConcurrencyTest2Caller("BMessageQueue::Concurrency Test #2 (with unlock)", theTest);
261 ConcurrencyTest2Caller *threadedTest2 = new ConcurrencyTest2Caller("BMessageQueue::Concurrency Test #2 (with delete)", theTest);
/haiku/src/tests/kits/support/blocker/
H A DConcurrencyTest2.cpp79 * ConcurrencyTest2Caller) with three independent threads.
85 ConcurrencyTest2Caller; typedef
91 ConcurrencyTest2Caller *threadedTest1 = new ConcurrencyTest2Caller("BLocker::Concurrency Test #2 (benaphore)", theTest);
99 ConcurrencyTest2Caller *threadedTest2 = new ConcurrencyTest2Caller("BLocker::Concurrency Test #2 (semaphore)", theTest);

Completed in 101 milliseconds