threadInit

fnGCThreadInitFunction threadInit(string name) nothrow @nogc

Get the thread init function used for the selected GC.

Note, this must be called before createGCInstance. It is typically called by rt_init.