llvm-project/lldb/source/Host
Michał Górny 5b04eb23ae [lldb] [MainLoop] Support "pending callbacks", to be called once
Support adding a "pending callback" to the main loop, that will be
called once after all the pending events are processed.  This can be
e.g. to defer destroying the process instance until its exit is fully
processed, as suggested in D127500.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.llvm.org/D128253
2022-06-21 19:47:30 +02:00
..
android [lldb][NFC] Use C++ versions of the deprecated C standard library headers 2021-05-26 12:46:12 +02:00
common [lldb] [MainLoop] Support "pending callbacks", to be called once 2022-06-21 19:47:30 +02:00
freebsd Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
linux [lldb] Update reinterpret_cast in linux/Host.cpp 2022-04-05 13:52:07 -07:00
macosx [lldb] Fix modernize-use-override warnings (NFC) 2022-06-17 15:08:02 -07:00
netbsd [lldb] Remove remaining calls to DataBufferLLVM::GetChars 2022-04-01 17:43:05 -07:00
openbsd Modernize and simplify HostInfo::GetOSKernelDescription 2021-10-26 11:17:02 +02:00
posix [lldb] Fix crash when launching in terminal 2022-04-28 14:39:28 -07:00
windows [lldb] Remove vasprintf windows-compat implementation 2022-03-30 09:32:35 +02:00
CMakeLists.txt [llvm][lldb] use FindLibEdit.cmake everywhere 2022-05-12 15:59:41 -07:00