Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dpoll-win32.c156 windows_compute_revents (HANDLE h, int *p_sought) in windows_compute_revents() function
531 pfd[i].revents = windows_compute_revents (h, &sought); in pa_poll()
628 happened = windows_compute_revents (h, &sought); in pa_poll()