Searched defs:SimpleThread (Results 1 – 6 of 6) sorted by relevance
39 private class SimpleThread extends Thread { class in EventDebuggee41 public SimpleThread () { in SimpleThread() method in EventDebuggee.SimpleThread
14 SimpleThread::SimpleThread(const std::string& name_prefix) in SimpleThread() function in base::SimpleThread17 SimpleThread::SimpleThread(const std::string& name_prefix, in SimpleThread() function in base::SimpleThread
94 class SimpleThread; variable193 friend class SimpleThread; variable
142 SimpleThread::SimpleThread() in SimpleThread() function in SimpleThread228 SimpleThread::SimpleThread() in SimpleThread() function in SimpleThread
3028 TEST(MemorySanitizer, SimpleThread) { in TEST() argument