Searched refs:myThread2 (Results 1 – 2 of 2) sorted by relevance
317 PutThread myThread2( &m_Data ); in ctor_001() local320 myThread2.create( ); in ctor_001()324 myThread2.join( ); in ctor_001()356 DecreaseThread myThread2( &m_Res ); in ctor_002() local359 myThread2.create( ); in ctor_002()363 myThread2.join( ); in ctor_002()
184 ConditionThread myThread2( aCond, thread_type_set ); in set_002() local185 myThread2.create(); in set_002()191 myThread2.join( ); in set_002()
Completed in 20 milliseconds