Searched refs:ospoll_wait (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/os/
H A Dospoll.h30 * ospoll_wait trigger mode
63 * @param trigger Trigger mode for ospoll_wait
114 ospoll_wait(struct ospoll *ospoll, int timeout);
123 * fd so that ospoll_wait calls will report events again.
H A DWaitFor.c210 i = ospoll_wait(server_poll, timeout);
H A Dinputthread.c369 if (ospoll_wait(inputThreadInfo->fds, -1) < 0) {
H A Dospoll.c570 ospoll_wait(struct ospoll *ospoll, int timeout) function in typeref:typename:int

Completed in 4 milliseconds