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