Lines Matching refs:latest
161 * dispatched, and one ordered by the latest times they must
167 Prioq *latest;
386 prioq_free(d->latest);
821 prioq_remove(d->latest, s, &s->time.latest_index);
920 prioq_reshuffle(d->latest, s, &s->time.latest_index);
1088 r = prioq_ensure_allocated(&d->latest, latest_time_prioq_compare);
1115 r = prioq_put(d->latest, s, &s->time.latest_index);
1630 prioq_reshuffle(d->latest, s, &s->time.latest_index);
1687 prioq_reshuffle(d->latest, s, &s->time.latest_index);
1772 prioq_reshuffle(d->latest, s, &s->time.latest_index);
1807 prioq_reshuffle(d->latest, s, &s->time.latest_index);
1997 b = prioq_peek(d->latest);
2090 prioq_reshuffle(d->latest, s, &s->time.latest_index);