summaryrefslogtreecommitdiff
path: root/lldb/tools/debugserver/source/PThreadEvent.h
AgeCommit message (Expand)Author
2025-04-28[debugserver] Migrate PThreadEvent away from PThreadMutex (NFC) (#137554)Jonas Devlieghere
2024-07-23[lldb] Unify WaitForSetEvents and WaitForEventsToReset (#99997)Jonas Devlieghere
2021-05-26[lldb][NFC] Use C++ versions of the deprecated C standard library headersRaphael Isemann
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-05-15Mark private unimplemented functions as deletedJonas Devlieghere
2019-04-10[NFC] Remove ASCII lines from commentsJonas Devlieghere
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2014-06-27Fix a few typos.Bruce Mitchener
2010-06-08Initial checkin of lldb code from internal Apple repo.Chris Lattner