License
Distributed under the
Boost Software License 1.0. (See accompanying file LICENSE) Source: core/sys/windows/_threadaux.d
This module provides OS specific helper function for threads support
Boost Software License 1.0. (See accompanying file LICENSE) Source: core/sys/windows/_threadaux.d
HANDLE OpenThread(DWORD dwDesiredAccess, BOOL bInheritHandle, DWORD dwThreadId) extern(Windows) nothrow @nogcvoid thread_moduleTlsCtor( uint id )void thread_moduleTlsDtor( uint id )int _tls_index