FiberScheduler.thisInfo

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.

class FiberScheduler
@property ref nothrow
thisInfo
()

Meta