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::SimpleThread19 SimpleThread::SimpleThread(const std::string& name_prefix, in SimpleThread() function in base::SimpleThread
94 class SimpleThread; variable205 friend class SimpleThread; variable
140 SimpleThread::SimpleThread() in SimpleThread() function in SimpleThread226 SimpleThread::SimpleThread() in SimpleThread() function in SimpleThread
2981 TEST(MemorySanitizer, SimpleThread) { in TEST() argument