Searched refs:SimpleThread (Results 1 – 1 of 1) sorted by relevance
136 class SimpleThread class139 SimpleThread();140 virtual ~SimpleThread();154 void SimpleThread::errorFunc() { in errorFunc()189 ((SimpleThread*)arg)->run(); in SimpleThreadProc()193 SimpleThread::SimpleThread() in SimpleThread() function in SimpleThread201 SimpleThread::~SimpleThread() in ~SimpleThread()216 int32_t SimpleThread::start() in start()246 UBool SimpleThread::isRunning() { in isRunning()278 void SimpleThread::sleep(int32_t millis) in sleep()[all …]