Lines Matching refs:ready
96 know when a job is ready to be restarted.
122 applications that a job is ready to be resumed. One is a "wait" file
126 applications to wait for the file descriptor to be ready for "read" using a
127 system function call such as select(2) or poll(2) (being ready for "read"
131 it to see if it is ready to continue.
244 * Create a way to inform the calling thread when this job is ready
264 * Normally some external event (like a network read being ready,
268 * immediately signalling that the job is ready to be woken up after
275 * method. The main thread will wait until pipefds[0] is ready
321 * to be ready to be woken up
334 /* Wait for the job to be ready for wakeup */