![]() |
FOSSology
4.7.1
Open Source License Compliance by Open Source Software
|
Context for collect_stale_jobs traversal: carries current time so each node can apply a per-job grace period without an extra pass. More...

Public Attributes | |
| GList * | list |
| Accumulates stale job_t pointers. | |
| time_t | now |
| Current time snapshot for the traversal. | |
Context for collect_stale_jobs traversal: carries current time so each node can apply a per-job grace period without an extra pass.
Definition at line 427 of file scheduler.c.