HomeSort by relevance Sort by last modified time
    Searched defs:CPU_FREE (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
sched.h 106 # define CPU_FREE(cpuset) __CPU_FREE (cpuset)
  /bionic/libc/include/
sched.h 86 * If you want to use more than that, you should use CPU_ALLOC() / CPU_FREE()
168 #define CPU_FREE(set) __sched_cpufree((set))

Completed in 1679 milliseconds