Home
last modified time | relevance | path

Searched defs:TlsSetValue (Results 1 – 1 of 1) sorted by relevance

/third_party/mingw-w64/mingw-w64-libraries/winstorecompat/src/
DTls.c30 #define TlsSetValue __TlsSetValue macro
53 WINBOOL WINAPI TlsSetValue (DWORD id, LPVOID p) in TlsSetValue() function