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

/openjdk7/jdk/src/solaris/demo/jni/Poller/
H A DPoller.c144 static ioevent_t IOE_handles[MAX_HANDLES]; variable
230 IOE_handles[i].devpollfd = -1;
231 IOE_handles[i].pfd = NULL;
274 if (IOE_handles[i].inuse == 0) {
286 ioeh = &IOE_handles[handle];
331 ioeh = &IOE_handles[handle];
377 ioeh = &IOE_handles[handle];
481 ioeh = &IOE_handles[handle];
589 ioeh = &IOE_handles[handle];
643 ioeh = &IOE_handles[handl
[all...]

Completed in 31 milliseconds