Searched defs:pid_count (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | child-wait.c | 11 unsigned int pid_count; member in struct:child_wait 47 if (wait->pid_count > 0) { 53 if (--wait->pid_count == 0) 65 wait->pid_count++; 71 wait->pid_count--; |
Completed in 15 milliseconds