Home
last modified time | relevance | path

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

/aoo4110/main/extensions/test/stm/
H A Dpipetest.cxx50 class WriteToStreamThread : class
56 WriteToStreamThread( XOutputStreamRef xOutput , int iMax ) in WriteToStreamThread() function in WriteToStreamThread
62 virtual ~WriteToStreamThread() {} in ~WriteToStreamThread()
366 OThread *p = new WriteToStreamThread( output, iMax ); in testMultithreading()
/aoo4110/main/io/test/stm/
H A Dpipetest.cxx59 class WriteToStreamThread : class
65 WriteToStreamThread( Reference< XOutputStream > xOutput , int iMax ) in WriteToStreamThread() function in WriteToStreamThread
71 virtual ~WriteToStreamThread() {} in ~WriteToStreamThread()
382 Thread *p = new WriteToStreamThread( output, iMax ); in testMultithreading()

Completed in 17 milliseconds