Searched refs:thrid_counter (Results 1 – 1 of 1) sorted by relevance
4010 static ThrID thrid_counter = 1024; /* runs up to ThrID_MAX_VALID */ variable4042 if (thrid_counter >= ThrID_MAX_VALID) { in Thr__new()4047 thr->thrid = thrid_counter++; in Thr__new()