Searched refs:JF_SLEEPQ (Results 1 – 2 of 2) sorted by relevance
68 #define JF_SLEEPQ 0x0400 /* Waiting on a command and/or timeout */ macro
185 if (!(j->flags & JF_SLEEPQ)) in finish_command()187 j->flags &= ~JF_SLEEPQ; in finish_command()832 j->flags |= JF_SLEEPQ; in add_proc()