ThreadInfo.thisInfo

static @property ref thisInfo() nothrow

Gets a thread-local instance of ThreadInfo.

Gets a thread-local instance of ThreadInfo, which should be used as the default instance when info is requested for a thread not created by the Scheduler.