Searched defs:TestThread2 (Results 1 – 3 of 3) sorted by relevance
342 class TestThread2 : public OHOS::Thread { class344 TestThread2(const int data, ThreadRunFunc runFunc) in TestThread2() function in OHOS::__anon3219ba480110::TestThread2
436 class TestThread2 : public OHOS::Thread { class438 TestThread2(const int data, ThreadRunFunc runFunc) in TestThread2() function in OHOS::__anone73586050110::TestThread2
320 int TestThread2(int threadId, int sig, int total, bool exitEarly) in TestThread2() function