Searched defs:SetThreadDescription (Results 1 – 2 of 2) sorted by relevance
79 typedef HRESULT(WINAPI* SetThreadDescription)(HANDLE hThread, typedef
67070 pub fn SetThreadDescription(hThread: HANDLE, lpThreadDescription: PCWSTR) -> HRESULT; in SetThreadDescription() function