#include <OperatingSystemInterface.h>
Definition at line 18 of file OperatingSystemInterface.h.
◆ CreateThread()
◆ DoesPluginReportAllThreads()
virtual std::optional< bool > lldb_private::OperatingSystemInterface::DoesPluginReportAllThreads |
( |
| ) |
|
|
inlinevirtual |
◆ GetRegisterContextForTID()
virtual std::optional< std::string > lldb_private::OperatingSystemInterface::GetRegisterContextForTID |
( |
lldb::tid_t |
tid | ) |
|
|
inlinevirtual |
◆ GetThreadInfo()
The documentation for this class was generated from the following file: