Skip to content

Thin Rust wrapper around the Windows thread local API

Notifications You must be signed in to change notification settings

alex05447/minithreadlocal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

minithreadlocal

Thin Rust wrapper around the Windows thread local API.

Technically provides a portable API, but implemented only for Windows at the moment.

See Thread Local Storage on MSDN for the description of the concept.

Run cargo --doc for documentation.

Uses winapi.

About

Thin Rust wrapper around the Windows thread local API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages