ThreadID

Represents the ID of a thread, as returned by Thread..id. The exact type varies from platform to platform.

version(Windows)
alias ThreadID = uint
Suggestion Box / Bug Report