Lines Matching refs:announced
739 if (thr->announced)
776 thr->announced = True;
785 return; /* Can't be announced -- we know nothing about it. */
861 announce any previously un-announced threads in the upcoming error
1284 if (!threadp->announced) {
1286 but reset it to not announced afterwards, because we want
1287 the thread to be announced on the error output/log if needed. */
1289 threadp->announced = False;