Merge pull request #2323 from jwillemsen/jwi-defaultcopydis
[ACE_TAO.git] / TAO / tests / RTCORBA / RTMutex / README
blob08eadb3fa0cb0f338009c9d98f00d45940b51f28
3 This is a unit test for RTCORBA::Mutex implementation
5 Scenario:
6 ---------
8 RTCORBA::Mutex objects are created, locked and released.  Both named and
9 unnamed mutexes are tested.
11 To run (on Unix):
12 -------
13 $./server [-t]
16 Options:
17 --------
18          Server:
20    -t          Specifies that the unit tests for testing time outs >0  on
21                RTCORBA::Mutex::try_lock() should be skipped.