Appreciate the input from everyone. This is an experimental feature that
isn't hooked up anywhere yet, linux/glibc-only is fine for now. We can
revisit once this code is actually used.

(BTW musl seems to work fine:
https://git.musl-libc.org/cgit/musl/tree/src/thread/pthread_setschedparam.c)

On Fri, Nov 2, 2018 at 9:09 PM Fangrui Song via Phabricator <
revi...@reviews.llvm.org> wrote:

> MaskRay added a comment.
>
> I don't even know if this actually does any good. In some libc
> implementations `pthread_setschedparam` may be a no-op (e.g. in musl)
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D53922
>
>
>
>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to