Searched refs:pTimeOut (Results 1 – 2 of 2) sorted by relevance
205 inline virtual sal_Bool wait( const TimeValue* pTimeOut = NULL ) in wait() argument224 bSuccessful = ( m_aPassage.wait( pTimeOut ) == ::osl::Condition::result_ok ); in wait()
63 virtual sal_Bool wait ( const TimeValue* pTimeOut = NULL ) = 0;
Completed in 10 milliseconds