Home | History | Annotate | Download | only in source

Lines Matching full:pid_state

358                 nub_state_t pid_state = DNBProcessGetState (pid);
360 __FUNCTION__, pid, DNBStateAsString(pid_state));
362 switch (pid_state)