Home
last modified time | relevance | path

Searched defs:ThreadPoolThread (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dsimplethread.cpp37 class ThreadPoolThread: public SimpleThread { class
39 ThreadPoolThread(ThreadPoolBase *pool, int32_t threadNum) : fPool(pool), fNum(threadNum) {} in ThreadPoolThread() function in ThreadPoolThread

Completed in 1 milliseconds