fix failure of pthread_setschedparam to pass correct param to kernel
[musl] / src / thread / pthread_setschedparam.c
2013-06-27 Rich Felkerfix failure of pthread_setschedparam to pass correct...
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-11 Rich Felkeradd support for thread scheduling (POSIX TPS option)