Home | History | Annotate | Download | only in src

Lines Matching refs:age

89 	int32_t	age;		/* number of jobs started */
446 j->age = ++njobs;
1018 (!oldest || jl->age < oldest->age))