Searched refs:busy_until (Results 1 – 1 of 1) sorted by relevance
144 int64_t busy_until; in NotifyEndOfFile() member159 if (cur.busy_until <= job.start_ms) { in NotifyEndOfFile()160 if (!worker || cur.busy_until > worker->busy_until) in NotifyEndOfFile()166 worker->busy_until = job.end_ms; in NotifyEndOfFile()