Home
last modified time | relevance | path

Searched refs:pSetThreadDescription (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsttask.c115 typedef HRESULT (WINAPI * pSetThreadDescription) (HANDLE hThread, typedef
117 static pSetThreadDescription SetThreadDescriptionFunc = NULL;
156 (pSetThreadDescription) GetProcAddress (kernel32_module, in gst_task_win32_load_library()