Lines Matching refs:SimpleThread
102 class TestThreadsThread : public SimpleThread
118 SimpleThread *threads[THREADTEST_NRTHREADS]; in TestThreads()
168 class TestArabicShapeThreads : public SimpleThread
260 class TestMutexThread : public SimpleThread
540 class FormatThreadTest : public SimpleThread
549 : SimpleThread(), in FormatThreadTest()
843 class CollatorThreadTest : public SimpleThread
851 CollatorThreadTest() : SimpleThread(), in CollatorThreadTest()
1060 class StringThreadTest2 : public SimpleThread
1068 : SimpleThread(), in StringThreadTest2()
1139 class TxThread: public SimpleThread {
1194 class CondThread: public SimpleThread {
1356 class UnifiedCacheThread: public SimpleThread {
1475 class BreakTranslitThread: public SimpleThread {
1525 class TestIncDecThread : public SimpleThread {
1558 class Test20104Thread : public SimpleThread {