Lines Matching defs:Timer
273 enum { JustPoll, Block, Timer } m;
294 m = Timer;
323 if (m == Timer) {
346 } while (x == 0 && m == Timer &&
395 new->type = Timer;
534 case Timer: {
537 evPrintf(ctx, 5, "Dispatch.Timer: func %p, uap %p\n",
610 case Timer: {
616 evPrintf(ctx, 5, "Dispatch.Timer: timer rm'd?\n");
620 * Timer is still there. Delete it if it has expired,