bionic/libc/arch-sh
David 'Digit' Turner 72e6fd4242 <sched.h>: Add sched_getcpu() and cpu_set_t
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
2010-12-06 13:42:54 +01:00
..
bionic Allow static C++ destructors to be properly called on dlclose(). 2010-06-18 16:07:10 -07:00
include added and modified bionic code to support SuperH architecture 2009-09-28 16:11:39 +09:00
syscalls <sched.h>: Add sched_getcpu() and cpu_set_t 2010-12-06 13:42:54 +01:00
syscalls.mk <sched.h>: Add sched_getcpu() and cpu_set_t 2010-12-06 13:42:54 +01:00