initTLSRanges

Called once per thread; returns array of thread local storage ranges

  1. Array!(ThreadDSO)* initTLSRanges()
    version(Shared) @nogc nothrow
    Array!(ThreadDSO)*
    initTLSRanges
    ()
  2. Array!(void[])* initTLSRanges()
Suggestion Box / Bug Report