Searched refs:thr_tail (Results 1 – 1 of 1) sorted by relevance
70 static struct threadinfo *thr_head, *thr_tail; variable344 if (thr_tail) in thr_stack()345 thr_tail->next = tip; in thr_stack()348 thr_tail = tip; in thr_stack()365 thr_head = thr_tail = NULL; in free_threadinfo()