Searched refs:TestThreadsThread (Results 1 – 2 of 2) sorted by relevance
203 class TestThreadsThread : public SimpleThread class206 TestThreadsThread(char* whatToChange) { fWhatToChange = whatToChange; } in TestThreadsThread() function in TestThreadsThread225 threads[i] = new TestThreadsThread(&threadTestChars[i]); in TestThreads()
224 class TestThreadsThread : public SimpleThread class227 TestThreadsThread(char* whatToChange) { fWhatToChange = whatToChange; } in TestThreadsThread() function in TestThreadsThread315 threads[i] = new TestThreadsThread(&threadTestChars[i]); in TestThreads()