Searched refs:OP_WAIT (Results 1 – 5 of 5) sorted by relevance
155 ADD(OP_WAIT); in GNodeType_ToString()577 (mtime == 0 && !(gn->type & OP_WAIT))) { in Make_Recheck()732 if (mtime == 0 && !(cgn->type & OP_WAIT)) in Make_Update()782 if (pgn->unmade != 0 && !(centurion->type & OP_WAIT) in Make_Update()980 if (opts.randomizeTargets && !(cn->type & OP_WAIT)) in MakeBuildChild()999 return cn->type & OP_WAIT && cn->unmade > 0; in MakeBuildChild()1397 if (cgn->type & OP_WAIT) { in Make_ProcessWait()
497 if (nodes[i]->type & OP_WAIT) { in MakeWaitGroupsInRandomOrder()
321 OP_WAIT = 1 << 18, enumerator
1370 if (cgn->type & OP_WAIT) in ExpandChildren()
735 gn->type = OP_WAIT | OP_PHONY | OP_DEPENDS | OP_NOTMAIN; in ApplyDependencySourceWait()