Home | History | Annotate | Download | only in make-3.81

Lines Matching full:cs_running

777                   if (c->file->command_state == cs_running)
796 C->file->command_state is still cs_running if all the commands
797 ran; notice_finish_file looks for cs_running to tell it that
1080 set_command_state (child->file, cs_running);
1406 set_command_state (child->file, cs_running);
1448 set_command_state (f, cs_running);
1459 case cs_running:
1739 while (file->command_state == cs_running)