Searched refs:lastrun (Results 1 – 4 of 4) sorted by relevance
217 pid_t *lastrun; in sched() local229 q(__LINE__, (int)(lastrun = mmap(0, sizeof(*lastrun), PROT_READ|PROT_WRITE, in sched()268 *lastrun = me; in sched()271 if (*lastrun == me) in sched()
246 if ( e->lastrun >= TargetTime )247 e->lastrun = 0;249 if ( e->lastrun < TargetTime - 3600 )325 e->lastrun = TargetTime;344 e->lastrun = TargetTime;
56 time_t lastrun; member
161 time_t lastrun; local374 lastrun = now;379 lastrun + QueueIntvl + CheckQueueRunners < now)390 lastrun = now;