add support for thread scheduling (POSIX TPS option)
[musl] / src / thread / pthread_attr_setschedparam.c
2012-11-11 Rich Felkeradd support for thread scheduling (POSIX TPS option)
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2011-03-11 Rich Felkerimplement dummy pthread_attr_[gs]etschedparam functions