aboutsummaryrefslogtreecommitdiff
path: root/include/sched.h
Commit message (Expand)AuthorAgeFilesLines
* sched.h: Use pid_t type for pid argumentDavid CARLIER2021-12-171-1/+1
* sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer2021-12-051-4/+0
* sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_TKonstantin Belousov2021-11-131-4/+3
* Add sched_getcpu()Konstantin Belousov2021-11-101-0/+1
* Add sched_get/setaffinity(3)Konstantin Belousov2021-11-101-0/+7
* Add real sched.hKonstantin Belousov2021-11-101-0/+46
* My sched.h is getting walloped by Peter Dufault's. Nuke mine. Sorry.John Birrell1998-03-081-72/+0
* Add a POSIX sched header. pthread_yield() in draft 4 becomesJohn Birrell1998-03-081-0/+72