Searched refs:defaultLoop (Results 1 – 1 of 1) sorted by relevance
30 static async::Loop *defaultLoop = new async::Loop(&kAsyncLoopConfigNeverAttachToThread); in GetDefaultLoop() local31 return defaultLoop; in GetDefaultLoop()