Searched refs:TickerThread (Results 1 – 2 of 2) sorted by relevance
38 class TickerThread : public osl::Thread class45 TickerThread( CurlLockStore & rLockStore ) in TickerThread() function in http_dav_ucp::TickerThread58 void TickerThread::run() in run()121 m_pTickerThread = new TickerThread( *this ); in startTicker()
35 class TickerThread;66 TickerThread * m_pTickerThread;
Completed in 9 milliseconds