diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2025-04-27 17:50:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-27 17:50:35 -0700 |
commit | 89f3dc9074d9672cd8ff49deccf8d9cd1be6ec7d (patch) | |
tree | 56920c34cba139575dddc6eb4fa2353adb02e899 /llvm/lib/Analysis/ModuleSummaryAnalysis.cpp | |
parent | 5cfd81b0cc9f92f3d4903f4e7b97769fe7b565b9 (diff) | |
download | llvm-89f3dc9074d9672cd8ff49deccf8d9cd1be6ec7d.zip llvm-89f3dc9074d9672cd8ff49deccf8d9cd1be6ec7d.tar.gz llvm-89f3dc9074d9672cd8ff49deccf8d9cd1be6ec7d.tar.bz2 |
[debugserver] Migrate MachProcess away from PThreadMutex (NFC) (#137553)
The debugserver code predates modern C++, but with C++11 and later
there's no need to have something like PThreadMutex. This migrates
MachProcess away from PThreadMutex in preparation for removing it.
Diffstat (limited to 'llvm/lib/Analysis/ModuleSummaryAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions