Searched refs:PAvSetMmThreadPriority (Results 1 – 2 of 2) sorted by relevance
35 typedef BOOL (WINAPI *PAvSetMmThreadPriority)(HANDLE, AVRT_PRIORITY); typedef216 PAvSetMmThreadPriority _PAvSetMmThreadPriority;
490 …_PAvSetMmThreadPriority = (PAvSetMmThreadPriority)GetProcAddress(_avrtLibrary, "AvSetMmThreadPrior… in AudioDeviceWindowsCore()