History log of /seL4-test-master/projects/musllibc/src/sched/sched_cpucount.c
Revision Date Author Comments
# eeb0328f 10-Aug-2013 Rich Felker <dalias@aerifal.cx>

add cpu affinity interfaces

this first commit just includes the CPU_* and sched_* interfaces, not
the pthread_* interfaces, which may be added later. simple
sanity-check testing has been done for the basic interfaces, but most
of the macros have not yet been tested.