Home
last modified time | relevance | path

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

/third_party/ulib/musl/include/
A Dsched.h83 #define CPU_ALLOC_SIZE(n) \ macro
86 #define CPU_ALLOC(n) ((cpu_set_t*)calloc(1, CPU_ALLOC_SIZE(n)))

Completed in 3 milliseconds