Home
last modified time | relevance | path

Searched defs:_aCond (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sal/qa/osl/socket/
H A Dosl_StreamSocket.cxx190 ServerSocketThread( osl::Condition &_aCond ):m_aCondition(_aCond) in ServerSocketThread()
250 ClientSocketThread( osl::Condition &_aCond ): in ClientSocketThread()
382 ReadSocketThread(sal_Int32 _nBufferSize, int _nValue, osl::Condition &_aCond ) in ReadSocketThread()
503 WriteSocketThread(sal_Int32 _nBufferSize, int _nValue, osl::Condition &_aCond ) in WriteSocketThread()

Completed in 38 milliseconds