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