DRuntimeStackDescriptor._slock

Undocumented in source.
struct DRuntimeStackDescriptor
pragma(mangle, "_D4core6thread6Thread6_slockG72" ~ mangleSuffix) extern __gshared static
static if(!(__traits(hasMember, Thread, "_locks")))
void[__traits(classInstanceSize, Mutex)] _slock;

Meta