diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-04-27 15:16:42 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-27 15:16:42 -0700 |
commit | e886ba1d5971ddb3b9242f7300cc97646670e9ce (patch) | |
tree | 987f71ab4e00c007a603ac550a40bfb16a72a9da /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | c3858e55f457cd5c918df7c8ec9cff587e7b100a (diff) | |
download | llvm-e886ba1d5971ddb3b9242f7300cc97646670e9ce.zip llvm-e886ba1d5971ddb3b9242f7300cc97646670e9ce.tar.gz llvm-e886ba1d5971ddb3b9242f7300cc97646670e9ce.tar.bz2 |
[debugserver] Migrate RNBRemote away from PThreadMutex (NFC) (#137547)
The debugserver code predates modern C++, but with C++11 and later
there's no need to have something like PThreadMutex. This migrates
RNBRemote away from PThreadMutex in preparation for removing it.
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions