git: libpthread: Some more adjustments for pthread_attr_setschedpolicy().
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Sep 26 02:46:16 PDT 2016
commit fdc2e97852d952eedc66a271c9ae1c12f246934b
Author: Sascha Wildner <saw at online.de>
Date: Mon Sep 26 11:46:01 2016 +0200
libpthread: Some more adjustments for pthread_attr_setschedpolicy().
* Adjust libc_r too.
* Remove unneeded braces.
* Adjust manual page.
Summary of changes:
lib/libc_r/uthread/uthread_attr_setschedpolicy.c | 8 ++++----
lib/libpthread/pthread_attr.3 | 7 +++----
lib/libthread_xu/thread/thr_attr.c | 4 ++--
3 files changed, 9 insertions(+), 10 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/fdc2e97852d952eedc66a271c9ae1c12f246934b
--
DragonFly BSD source repository
More information about the Commits
mailing list