Searched refs:EventHandlerThread (Results 1 – 2 of 2) sorted by relevance
340 static lldb::thread_result_t EventHandlerThread(lldb::thread_arg_t arg);
1604 lldb::thread_result_t Debugger::EventHandlerThread(lldb::thread_arg_t arg) { in EventHandlerThread() function in Debugger1626 EventHandlerThread, this, nullptr, g_debugger_event_thread_stack_bytes); in StartEventHandlerThread()