Searched refs:ThreadHasCurrent (Results 1 – 3 of 3) sorted by relevance
31 bool MessageLoop::ThreadHasCurrent() { in ThreadHasCurrent() function in brillo::MessageLoop
35 static bool ThreadHasCurrent();
387 if (MessageLoop::ThreadHasCurrent()) { in Init()