Lines Matching defs:exit_counter
173 PRInt32 *exit_counter; /* counter to decrement, before exit */
181 PRInt32 *exit_counter; /* counter to decrement, before exit */
516 * Decrement exit_counter and notify parent thread
520 --(*sp->exit_counter);
642 * Decrement exit_counter and notify parent thread
645 --(*sp->exit_counter);
743 * Decrement exit_counter and notify parent thread
747 --(*cp->exit_counter);
874 * Decrement exit_counter and notify parent thread
878 --(*cp->exit_counter);
936 sparamp->exit_counter = &thread_count;
969 cparamp->exit_counter = &thread_count;
1053 sparamp->exit_counter = &thread_count;
1087 cparamp->exit_counter = &thread_count;
1472 * Decrement exit_counter and notify parent thread
1476 --(*cp->exit_counter);
1877 * Decrement exit_counter and notify parent thread
1881 --(*sp->exit_counter);
2100 sparamp->exit_counter = &thread_count;
2136 cparamp->exit_counter = &thread_count;