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
SystemProcessInformation STATUS_INFO_LENGTH_MISMATCH ThreadBasicInformation SYNCHRONIZE THREAD_GET_CONTEXT THREAD_QUERY_INFORMATION THREAD_SUSPEND_RESUMEbool enumProcessThreads( uint procid, bool function( uint id, void * context ) dg, void * context ) staticbool enumProcessThreads( bool function( uint id, void * context ) dg, void * context ) staticvoid impersonate_thread( uint id, externCVoidFunc fn ) staticvoid impersonate_thread( uint id, scope void delegate() dg) staticUNICODE_STRING_SYSTEM_PROCESS_INFORMATION_SYSTEM_THREAD_INFORMATIONTHREAD_BASIC_INFORMATIONvoid rt_moduleTlsCtor()void rt_moduleTlsDtor()void thread_moduleTlsCtor( uint id )void thread_moduleTlsDtor( uint id )int _tls_index