[Lldb-commits] [lldb] [debugserver] Migrate MachThread away from PThreadMutex (NFC) (PR #137543)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Sun Apr 27 11:36:01 PDT 2025


JDevlieghere wrote:

Depends on https://github.com/llvm/llvm-project/pull/137542 because `MachThreadList` relies on `MachThread` to transitively include `PThreadMutex.h`.

https://github.com/llvm/llvm-project/pull/137543


More information about the lldb-commits mailing list