Rich Felker 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs 4 years ago
..
affinity.c 66140b0c92 fix return value of pthread_getaffinity_np and pthread_setaffinity_np 9 years ago
sched_cpucount.c eeb0328f20 add cpu affinity interfaces 10 years ago
sched_get_priority_max.c 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 11 years ago
sched_getcpu.c cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 5 years ago
sched_getparam.c 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 11 years ago
sched_getscheduler.c 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 11 years ago
sched_rr_get_interval.c 1d4471b1fd sched_rr_get_interval: don't assume time_t is 32-bit on 32-bit archs 4 years ago
sched_setparam.c 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 11 years ago
sched_setscheduler.c 1e21e78bf7 add support for thread scheduling (POSIX TPS option) 11 years ago
sched_yield.c adbf0258be remove useless __yield alias for sched_yield 10 years ago