Searched refs:CPU_ALLOC_SIZE (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/bionic/
H A Dsched_cpualloc.c34 return (cpu_set_t*) malloc(CPU_ALLOC_SIZE(count));
/bionic/libc/include/
H A Dsched.h164 #define CPU_ALLOC_SIZE(count) \ macro

Completed in 410 milliseconds