You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rich Felker cb229f614f move and deduplicate declarations of __vdsosym to make it checkable 8 years ago
..
affinity.c fix return value of pthread_getaffinity_np and pthread_setaffinity_np 12 years ago
sched_cpucount.c add cpu affinity interfaces 13 years ago
sched_get_priority_max.c add support for thread scheduling (POSIX TPS option) 14 years ago
sched_getcpu.c move and deduplicate declarations of __vdsosym to make it checkable 8 years ago
sched_getparam.c add support for thread scheduling (POSIX TPS option) 14 years ago
sched_getscheduler.c add support for thread scheduling (POSIX TPS option) 14 years ago
sched_rr_get_interval.c add support for thread scheduling (POSIX TPS option) 14 years ago
sched_setparam.c add support for thread scheduling (POSIX TPS option) 14 years ago
sched_setscheduler.c add support for thread scheduling (POSIX TPS option) 14 years ago
sched_yield.c remove useless __yield alias for sched_yield 12 years ago