summaryrefslogtreecommitdiff
path: root/include/sched.h
AgeCommit message (Expand)Author
2023-11-26include: Automated cleanup of cdefs and other formattingWarner Losh
2021-12-17sched.h: Use pid_t type for pid argumentDavid CARLIER
2021-12-05sys/bitset.h: reduce visibility of BIT_* macrosStefan Eßer
2021-11-13sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_TKonstantin Belousov
2021-11-10Add sched_getcpu()Konstantin Belousov
2021-11-10Add sched_get/setaffinity(3)Konstantin Belousov
2021-11-10Add real sched.hKonstantin Belousov
1998-03-08My sched.h is getting walloped by Peter Dufault's. Nuke mine. Sorry.John Birrell
1998-03-08Add a POSIX sched header. pthread_yield() in draft 4 becomesJohn Birrell