pthreads icon indicating copy to clipboard operation
pthreads copied to clipboard

Request to expose priority functionality.

Open feamsr00 opened this issue 6 years ago • 1 comments

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!

feamsr00 avatar Apr 13 '18 02:04 feamsr00

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?

feamsr00 avatar Jun 28 '19 23:06 feamsr00