The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
cpu_mask
core
sys
linux
sched
Type for array elements in 'cpu_set_t'.
import core.sys.linux.sched;
version(linux)
extern (
C
) @
nogc
nothrow
alias
cpu_mask
=
c_ulong
Meta
Source
See Implementation
core
sys
linux
sched
aliases
cpu_mask
functions
CPU_ALLOC
structs
cpu_set_t
Type for array elements in 'cpu_set_t'.