Searched refs:IsInitializedForCurrentThread (Results 1 – 3 of 3) sorted by relevance
39 static bool IsInitializedForCurrentThread();
35 bool MessageLoop::IsInitializedForCurrentThread() { in IsInitializedForCurrentThread() function in fml::MessageLoop
42 if (!fml::MessageLoop::IsInitializedForCurrentThread()) { in RunsTasksOnCurrentThread()