Package | Description |
---|---|
org.bytedeco.systems.global | |
org.bytedeco.systems.linux |
Modifier and Type | Method and Description |
---|---|
static cpu_set_t |
linux.__sched_cpualloc(long __count) |
Modifier and Type | Method and Description |
---|---|
static int |
linux.__sched_cpucount(long __setsize,
cpu_set_t __setp) |
static void |
linux.__sched_cpufree(cpu_set_t __set) |
static int |
linux.sched_getaffinity(int __pid,
long __cpusetsize,
cpu_set_t __cpuset) |
static int |
linux.sched_setaffinity(int __pid,
long __cpusetsize,
cpu_set_t __cpuset) |
Modifier and Type | Method and Description |
---|---|
cpu_set_t |
cpu_set_t.__bits(int i,
long setter) |
cpu_set_t |
cpu_set_t.position(long position) |
Copyright © 2020. All rights reserved.