Lines Matching full:ready
150 know when a job is ready to be restarted.
173 applications that a job is ready to be resumed. One is a "wait" file
177 applications to wait for the file descriptor to be ready for "read" using a
178 system function call such as \fBselect\fR\|(2) or \fBpoll\fR\|(2) (being ready for "read"
182 it to see if it is ready to continue.
293 \& * Create a way to inform the calling thread when this job is ready
313 \& * Normally some external event (like a network read being ready,
317 \& * immediately signalling that the job is ready to be woken up after
324 \& * method. The main thread will wait until pipefds[0] is ready
370 \& * to be ready to be woken up
383 \& /* Wait for the job to be ready for wakeup */