Commit 0ad4b0b697149d59f00ebe43289a76b410798552

Ryan C. Gordon 2018-05-21T12:00:21

thread: fixed compiler warnings on non-Linux systems that use pthread. (static function rtkit_setpriority was unused, moved it in with rest of __LINUX__ section.)