libpthread: Some more adjustments for pthread_attr_setschedpolicy().
authorSascha Wildner <saw@online.de>
Mon, 26 Sep 2016 09:46:01 +0000 (11:46 +0200)
committerSascha Wildner <saw@online.de>
Mon, 26 Sep 2016 09:46:01 +0000 (11:46 +0200)
commitfdc2e97852d952eedc66a271c9ae1c12f246934b
treef56cdf6bee7c9ab7903c96853438a62aa9cff5b1
parent8a5b199964f8e7bdb00039f0b48817a01b402f18
libpthread: Some more adjustments for pthread_attr_setschedpolicy().

* Adjust libc_r too.

* Remove unneeded braces.

* Adjust manual page.
lib/libc_r/uthread/uthread_attr_setschedpolicy.c
lib/libpthread/pthread_attr.3
lib/libthread_xu/thread/thr_attr.c