Lines Matching defs:sent
87 * The following structure defines the instruction packets sent to workers.
104 int sent; /* 1 == we've sent this worker requests */
288 wp->sent = 1; /* we sent a request, read the response later */
296 if (wp->sent) {
302 wp->sent = 0;
313 if (workers[i].sent) {
320 workers[i].sent = 0;
369 if (workers[f].sent) {
375 workers[f].sent = 0;
470 * (workers[WORKERS]) to construct request lists to be sent to
514 wp->sent = 1;
549 if (wp->sent) {
555 wp->sent = 0;
776 workers[i].sent = 0;
803 workers[i].sent = 0;