improve pthread_exit synchronization with functions targeting tid
[oweals/musl.git] / src / thread / pthread_getschedparam.c
2018-05-05 Rich Felkerimprove pthread_exit synchronization with functions...
2018-01-09 Jens Gustedtconsistently use the LOCK an UNLOCK macros
2013-06-27 Rich Felkerfix syscall argument bug in pthread_getschedparam
2012-11-14 Rich FelkerMerge remote-tracking branch 'ppc-port/ppc-squashed'
2012-11-11 Rich Felkeradd support for thread scheduling (POSIX TPS option)