POLLPRI 1420 components/breakpad/app/breakpad_linux.cc poll_fd.events = POLLIN | POLLPRI | POLLERR; POLLPRI 56 content/common/gpu/media/exynos_v4l2_video_device.cc pollfds[nfds].events = POLLIN | POLLOUT | POLLERR | POLLPRI; POLLPRI 65 content/common/gpu/media/exynos_v4l2_video_device.cc *event_pending = (pollfd != -1 && pollfds[pollfd].revents & POLLPRI); POLLPRI 71 net/test/spawned_test_server/local_test_server_posix.cc poll_fds[0].events = POLLIN | POLLPRI; POLLPRI 99 third_party/npapi/npspy/extern/nspr/md/_unixos.h #define _PR_UNIX_POLL_EXCEPT POLLPRI POLLPRI 1917 third_party/npapi/npspy/extern/nspr/prio.h #define PR_POLL_EXCEPT POLLPRI