summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2024-07-23 09:06:32 -0700
committerGitHub <noreply@github.com>2024-07-23 09:06:32 -0700
commit87f2c25f3dad65890fc8e9abbe9765e44979ed9d (patch)
treef1f60cf2cb3f0f4e903c05d185e0f2a464d62aac /lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface
parentc2e438675754b83c31d7d5ba40cb13fe77e795de (diff)
[lldb] Unify WaitForSetEvents and WaitForEventsToReset (#99997)
Unify the implementations of WaitForSetEvents and WaitForEventsToReset. The former deals with the possibility of a race between the timeout and the predicate while the latter does not. The functions were also inconsistent in when they would recompute the mask. This patch unifies the two implementations and make them behave exactly the same modulo the predicate. rdar://130562344
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/Interfaces/ScriptedProcessPythonInterface')
0 files changed, 0 insertions, 0 deletions