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