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