Searched refs:pSetThreadDescription (Results 1 – 2 of 2) sorted by relevance
600 typedef HRESULT (WINAPI *pSetThreadDescription) (HANDLE hThread, typedef602 static pSetThreadDescription SetThreadDescriptionFunc = NULL;617 (pSetThreadDescription) GetProcAddress (kernel32_module, in g_thread_win32_load_library()
115 typedef HRESULT (WINAPI * pSetThreadDescription) (HANDLE hThread, typedef117 static pSetThreadDescription SetThreadDescriptionFunc = NULL;156 (pSetThreadDescription) GetProcAddress (kernel32_module, in gst_task_win32_load_library()