core.sys.windows.threadaux

This module provides OS specific helper function for threads support

Public Imports

core.thread
public import core.thread;
Undocumented in source.

Members

Functions

thread_moduleTlsCtor
void thread_moduleTlsCtor(uint id)

////////////////////////////////////////////////////////////////

thread_moduleTlsDtor
void thread_moduleTlsDtor(uint id)

////////////////////////////////////////////////////////////////

Meta

License

Distributed under the Boost Software License 1.0. (See accompanying file LICENSE)

Authors

Rainer Schuetze