Home | History | Annotate | Download | only in util

Lines Matching refs:dead_threads

22 	INIT_LIST_HEAD(&machine->dead_threads);
63 list_for_each_entry_safe(t, n, &machine->dead_threads, node) {
1102 list_add_tail(&th->node, &machine->dead_threads);