FiberScheduler.thisInfo

ThreadInfo thisInfo() @property ref nothrow

Returns an appropriate ThreadInfo instance.

Returns a ThreadInfo instance specific to the calling Fiber if the Fiber was created by this dispatcher, otherwise it returns ThreadInfo.thisInfo.