Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dtsmthred.cpp136 class SimpleThread class
139 SimpleThread();
140 virtual ~SimpleThread();
154 void SimpleThread::errorFunc() { in errorFunc()
189 ((SimpleThread*)arg)->run(); in SimpleThreadProc()
193 SimpleThread::SimpleThread() in SimpleThread() function in SimpleThread
201 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 …]