pthreads
pthreads copied to clipboard
Request to expose priority functionality.
Hi,
Would it be possible to expose some of the priority functionality of the Pthreads library? Eg "setschedparam" and related functions. It would be fine if this was set on the Thread. eg Thread::setPriority
or some such.
Thanks in advance!
Hi @sirsnyder, thank you very much for thinking of this issue enough to explore it. That said, do you think there's any chance of this making it to https://github.com/krakjoe/parallel?