Win32-2.7.0.0: A binding to Windows Win32 API.

Copyright2013 shelarcy
LicenseBSD-style
Maintainershelarcy@gmail.com
StabilityProvisional
PortabilityNon-portable (Win32 API)
Safe HaskellSafe
LanguageHaskell2010

System.Win32.Thread

Description

This modules provides just thread control APIs. This modules doesn't provide thread register control APIs. Because these APIs are used for Debugging.

Documentation

type THANDLE = Ptr () Source #

type TID = DWORD Source #