Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dschedndk.cpp238 int num_cpus = PARAM_0; in Schedcpucount() local
239 num_cpus = sysconf(_SC_NPROCESSORS_CONF); in Schedcpucount()
241 size = CPU_ALLOC_SIZE(num_cpus); in Schedcpucount()
243 cpu = CPU_ALLOC(num_cpus); in Schedcpucount()

Completed in 2 milliseconds