aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/threading/windows/thread.h
Commit message (Expand)AuthorAgeFilesLines
* windows: Fix parameter name in Doxygen commentTobias Brunner2014-06-301-1/+1
* thread-value: Defer cleanup handling to thread termination on WindowsMartin Willi2014-06-171-9/+0
* windows: Include for Vista instead of defining CondVar/SRWLock functions ourselfMartin Willi2014-06-041-21/+4
* thread-value: Immediately cleanup all Windows TLS values on destroyMartin Willi2014-06-041-2/+10
* windows: Provide a complete native Windows threading backendMartin Willi2014-06-041-0/+92