Home
last modified time | relevance | path

Searched refs:j_lastasync (Results 1 – 2 of 2) sorted by relevance

/dports/shells/bash/bash-5.1/
H A Djobs.h154 JOB *j_lastasync; /* last async job allocated by stop_pipeline */ member
H A Djobs.c700 js.j_lastasync = newjob;
1417 else if (temp == js.j_lastasync)
1418 js.j_lastasync = 0;