Searched refs:EventHandlerThread (Results 1 – 2 of 2) sorted by relevance
366 EventHandlerThread (lldb::thread_arg_t arg);
3108 Debugger::EventHandlerThread (lldb::thread_arg_t arg) in EventHandlerThread() function in Debugger3118 …handler_thread = Host::ThreadCreate("lldb.debugger.event-handler", EventHandlerThread, this, NULL); in StartEventHandlerThread()