Searched refs:EventHandlerThread (Results 1 – 2 of 2) sorted by relevance
352 static lldb::thread_result_t EventHandlerThread(lldb::thread_arg_t arg);
1488 lldb::thread_result_t Debugger::EventHandlerThread(lldb::thread_arg_t arg) { in EventHandlerThread() function in Debugger1511 ThreadLauncher::LaunchThread(thread_name, EventHandlerThread, this, in StartEventHandlerThread()