Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dpoll-win32.c91 #define IsConsoleHandle(h) (((intptr_t) (h) & 3) == 3) macro
98 if (IsConsoleHandle (h)) in IsSocketHandle()
212 if (!IsConsoleHandle (h)) in windows_compute_revents()