musl/src/sched
2013-08-10 21:41:05 -04:00
..
affinity.c add pthread_setaffinity_np and pthread_getaffinity_np functions 2013-08-10 21:41:05 -04:00
sched_cpucount.c add cpu affinity interfaces 2013-08-10 21:15:11 -04:00
sched_get_priority_max.c add support for thread scheduling (POSIX TPS option) 2012-11-11 15:38:04 -05:00
sched_getparam.c add support for thread scheduling (POSIX TPS option) 2012-11-11 15:38:04 -05:00
sched_getscheduler.c add support for thread scheduling (POSIX TPS option) 2012-11-11 15:38:04 -05:00
sched_rr_get_interval.c add support for thread scheduling (POSIX TPS option) 2012-11-11 15:38:04 -05:00
sched_setparam.c add support for thread scheduling (POSIX TPS option) 2012-11-11 15:38:04 -05:00
sched_setscheduler.c add support for thread scheduling (POSIX TPS option) 2012-11-11 15:38:04 -05:00
sched_yield.c implement stub versions of sched_* 2012-05-03 23:18:26 -04:00