list_head 76 ccan/list/list.h struct list_head name = LIST_HEAD_INIT(name) list_head 198 st.c static struct list_head * list_head 202 st.c return (struct list_head *)addr; list_head 891 st.c struct list_head *head; list_head 980 st.c struct list_head *head; list_head 1133 st.c struct list_head *head; list_head 1223 st.c struct list_head *head; list_head 1167 thread_pthread.c if (list_empty((struct list_head*)node)) { list_head 1180 thread_pthread.c if (!list_empty((struct list_head*)node)) { list_head 1895 variable.c struct list_head head; list_head 492 vm_core.h struct list_head living_threads;