Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A DCurlLockStore.cxx38 class TickerThread : public osl::Thread class
45 TickerThread( CurlLockStore & rLockStore ) in TickerThread() function in http_dav_ucp::TickerThread
58 void TickerThread::run() in run()
121 m_pTickerThread = new TickerThread( *this ); in startTicker()
H A DCurlLockStore.hxx35 class TickerThread;
66 TickerThread * m_pTickerThread;

Completed in 20 milliseconds