Searched refs:OP_WAIT (Results 1 – 5 of 5) sorted by relevance
155 ADD(OP_WAIT); in GNodeType_ToString()574 (mtime == 0 && !(gn->type & OP_WAIT))) { in Make_Recheck()728 if (mtime == 0 && !(cgn->type & OP_WAIT)) in Make_Update()778 if (pgn->unmade != 0 && !(centurion->type & OP_WAIT) in Make_Update()976 if (opts.randomizeTargets && !(cn->type & OP_WAIT)) in MakeBuildChild()995 return cn->type & OP_WAIT && cn->unmade > 0; in MakeBuildChild()1393 if (cgn->type & OP_WAIT) { in Make_ProcessWait()
492 if (nodes[i]->type & OP_WAIT) { in MakeWaitGroupsInRandomOrder()
359 OP_WAIT = 1 << 18, enumerator
1330 if (cgn->type & OP_WAIT) in ExpandChildren()
752 gn->type = OP_WAIT | OP_PHONY | OP_DEPENDS | OP_NOTMAIN; in ApplyDependencySourceWait()