Searched defs:myThread (Results 1 – 5 of 5) sorted by relevance
396 HoldThread myThread( &aMutex ); in acquire_001() local449 WaitThread myThread(&aMutex); in tryToAcquire_001() local487 WaitThread myThread( &aMutex ); in release_001() local542 GlobalMutexThread myThread; in getGlobalMutex_001() local624 GuardThread myThread(&aMutex); in ctor_001() local647 GuardThread myThread( &aMutex ); in ctor_002() local752 ClearGuardThread myThread(&aMutex); in clear_001() local787 HoldThread myThread( &aMutex ); in clear_002() local892 ResetGuardThread myThread( &aMutex ); in reset_001() local
218 ConditionThread myThread( aCond, thread_type_wait ); in reset_001() local344 ConditionThread myThread( aCond, thread_type_set ); in check_002() local
283 CloseSocketThread myThread( dsSocket ); in sr_004() local
3689 CloseSocketThread myThread( dsSocket ); in sr_004() local
248 class myThread : public Thread class
Completed in 85 milliseconds