dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
_isRuntimeInitialized
rt
sections_elf_shared
Boolean flag set to true while the runtime is initialized.
__gshared
static if
(
SharedELF
)
bool
_isRuntimeInitialized
;
Meta
Source
See Implementation
rt
sections_elf_shared
functions
finiSections
initSections
initTLSRanges
static variables
_isRuntimeInitialized
Boolean flag set to true while the runtime is initialized.