Searched refs:GARBAGE_TIME (Results 1 – 4 of 4) sorted by relevance
118 if (rt->rt_timer >= GARBAGE_TIME) { in timer()126 GARBAGE_TIME - rt->rt_timer); in timer()
88 #define GARBAGE_TIME 300 /* time to garbage collect */ macro
231 #define GARBAGE_TIME 300 /* time to garbage collect */ macro
148 now_garbage = EPOCH - GARBAGE_TIME; in main()463 now_garbage = now.tv_sec - GARBAGE_TIME; in main()