Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched.h: Use pid_t type for pid argument | David CARLIER | 2021-12-17 | 1 | -1/+1 |
* | sys/bitset.h: reduce visibility of BIT_* macros | Stefan Eßer | 2021-12-05 | 1 | -4/+0 |
* | sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_T | Konstantin Belousov | 2021-11-13 | 1 | -4/+3 |
* | Add sched_getcpu() | Konstantin Belousov | 2021-11-10 | 1 | -0/+1 |
* | Add sched_get/setaffinity(3) | Konstantin Belousov | 2021-11-10 | 1 | -0/+7 |
* | Add real sched.h | Konstantin Belousov | 2021-11-10 | 1 | -0/+46 |
* | My sched.h is getting walloped by Peter Dufault's. Nuke mine. Sorry. | John Birrell | 1998-03-08 | 1 | -72/+0 |
* | Add a POSIX sched header. pthread_yield() in draft 4 becomes | John Birrell | 1998-03-08 | 1 | -0/+72 |