Searched defs:TestThreadsThread (Results 1 – 1 of 1) sorted by relevance
153 class TestThreadsThread : public SimpleThread class156 TestThreadsThread(char* whatToChange) { fWhatToChange = whatToChange; } in TestThreadsThread() function in TestThreadsThread