Searched refs:pSetThreadDescription (Results 1 – 1 of 1) sorted by relevance
22 typedef HRESULT (WINAPI *pSetThreadDescription) (HANDLE hThread, typedef24 static pSetThreadDescription SetThreadDescriptionFunc;35 (pSetThreadDescription)GetProcAddress(kernel32_module, in load_set_thread_description()