Are stdlib modules built with dynamic exclusivity checking enabled?

the question is essentially the title: are stdlib targets themselves built with the runtime exclusivity checks on or off? i've found a number of references in GitHub search that suggest at least some stdlib code is opted out of the dynamic exclusivity checks, but i don't really understand the build system enough to tell for certain.