[libc-commits] [libc] [libc] Implement pthread_setschedparam and getschedparam (PR #205770)
Pavel Labath via libc-commits
libc-commits at lists.llvm.org
Fri Jul 24 00:47:54 PDT 2026
labath wrote:
I think there's something wrong with the these functions on aarch64: https://github.com/llvm/llvm-project/actions/runs/30075010699/job/89423735925?pr=210725 (this is a presubmit run on my [PR](https://github.com/llvm/llvm-project/pull/210725), but i doubt my patch is related to that).
It seems to pass on [postsubmit](https://lab.llvm.org/buildbot/#/builders/71), so it could be an environmental thing.
https://github.com/llvm/llvm-project/pull/205770
More information about the libc-commits
mailing list