summaryrefslogtreecommitdiff
path: root/lldb/source/Host/common/MainLoopBase.cpp
AgeCommit message (Expand)Author
2025-10-27Avoid stalls when MainLoop::Interrupt fails to wake up the MainLoop (#164905)jimingham
2024-11-19[lldb] Add timed callbacks to the MainLoop class (#112895)Pavel Labath
2022-09-06[lldb] Enable the insertion of "pending callbacks" to MainLoops from other th...Pavel Labath
2022-08-19[lldb] Use WSAEventSelect for MainLoop polling on windowsPavel Labath