summaryrefslogtreecommitdiffstats
path: root/libc/bionic/sched_cpualloc.c
Commit message (Collapse)AuthorAgeFilesLines
* <sched.h>: Add sched_getcpu() and cpu_set_tDavid 'Digit' Turner2010-12-061-0/+40
This adds the cpu_set_t type definition and related functions and macros used to handle CPU thread affinity. sched_getcpu() sched_setaffinity() sched_getaffinity() Change-Id: If382ecafde8926341a88478062b275553645065b