commit | a5c151e498a8bff9cf2da51b65fa79b65881f71e | [log] [tgz] |
---|---|---|
author | Jean-Baptiste Kempf <jb@videolan.org> | Wed Dec 03 14:40:30 2014 +0100 |
committer | Jean-Baptiste Kempf <jb@videolan.org> | Wed Dec 03 14:40:30 2014 +0100 |
tree | 25c8f0001d150cf62cc404c9e60f439d3cc40ce6 | |
parent | 6a5870ab6843fb4ebec80ceedd3ef54a6666ae56 [diff] |
Threads and Tls functions are now allowed in Windows Store Apps 8.1 Including: CreateThread, ExitThread, Get|SetThreadPriority, SuspendThread, ResumeThread... TlsAlloc, TlsGetValue, TlsSetValue, TlsFree.