tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
PAGE_MASK
rt
gc
basic
gcalloc
Undocumented in source.
const
static if
(!(
is(typeof(VirtualAlloc))
))
static if
(!(
is(typeof(mmap))
))
static if
(!(
is(typeof(valloc))
))
static if
(
is(typeof(malloc))
)
size_t
PAGE_MASK
;
Meta
Source
See Implementation
rt
gc
basic
gcalloc
aliases
pthread_t
functions
os_mem_commit
os_mem_decommit
os_mem_map
os_mem_unmap
pthread_self
variables
PAGE_MASK