Home
last modified time | relevance | path

Searched refs:myThread2 (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sal/qa/osl/mutex/
H A Dosl_Mutex.cxx317 PutThread myThread2( &m_Data ); in ctor_001() local
320 myThread2.create( ); in ctor_001()
324 myThread2.join( ); in ctor_001()
356 DecreaseThread myThread2( &m_Res ); in ctor_002() local
359 myThread2.create( ); in ctor_002()
363 myThread2.join( ); in ctor_002()
/aoo41x/main/sal/qa/osl/condition/
H A Dosl_Condition.cxx184 ConditionThread myThread2( aCond, thread_type_set ); in set_002() local
185 myThread2.create(); in set_002()
191 myThread2.join( ); in set_002()

Completed in 20 milliseconds