_isRuntimeInitialized

Boolean flag set to true while the runtime is initialized.

version(Darwin && X86)
__gshared
bool _isRuntimeInitialized;

Meta