Searched refs:createNewThread (Results 1 – 2 of 2) sorted by relevance
105 void StartLoop(bool createNewThread = true);
120 void EventLoop::StartLoop(bool createNewThread) in StartLoop() argument131 if (createNewThread) { in StartLoop()