This module provides types and constants used in thread package.
Represents the ID of a thread, as returned by Thread..id. The exact type varies from platform to platform.
See Source File core/thread/osthread.d
Distributed under the Boost Software License 1.0. (See accompanying file LICENSE)
Copyright Sean Kelly 2005 - 2012.
Sean Kelly, Walter Bright, Alex Rønne Petersen, Martin Nowak
This module provides types and constants used in thread package.