summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorTal Zussman <tz2294@columbia.edu>2023-04-25 16:14:43 -0700
committerMichael Jones <michaelrj@google.com>2023-04-25 16:17:47 -0700
commit97a03eb2eb5acf269db6253fe540626b52950f97 (patch)
treefc15805b21861317ed1bd2b272c819b953237492 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent404c63184e12fc98dadce8b28a8cca1570b1d15e (diff)
[libc] Fix sched_get_priority_max() syscall invocation
Previously used SYS_sched_get_priority_min. This also updates the tests for SCHED_RR and SCHED_FIFO to check max_priority > min_priority, rather than >= in order to catch future breakages. Reviewed By: michaelrj, goldstein.w.n Differential Revision: https://reviews.llvm.org/D149102
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions