document pid=tid
Status: Beta
Brought to you by:
feonixrift
rtprio is a per-thread thing, not a per-process thing - so it's desirable to be able to set the rtprio per thread.
rtprio actually already supports this: the 'pid' parameter accepts thread/lwp id's. It might be nice to change the documentation (manpage and 'usage') to make this more obvious.