Searched refs:thr_head (Results 1 – 1 of 1) sorted by relevance
70 static struct threadinfo *thr_head, *thr_tail; variable347 thr_head = tip; in thr_stack()356 struct threadinfo *tip = thr_head; in free_threadinfo()365 thr_head = thr_tail = NULL; in free_threadinfo()376 for (tip = thr_head; tip; tip = tip->next) { in find_thread()471 for (tip = thr_head; tip; tip = tip->next) { in all_call_stacks()