Searched defs:list (Results 1 – 9 of 9) sorted by relevance
69 list_init (struct list_links *list) in list_init()75 list_append (struct list_links *list, struct list_links *newp) in list_append()84 list_insbefore (struct list_links *list, struct list_links *newp) in list_insbefore()95 list_unlink (struct list_links *list) in list_unlink()104 list_first (struct list_links *list) in list_first()110 list_null (struct list_links *list) in list_null()116 list_next (struct list_links *list) in list_next()122 list_isempty (struct list_links *list) in list_isempty()130 thread_links2ptr (struct list_links *list) in thread_links2ptr()137 timer_links2ptr (struct list_links *list) in timer_links2ptr()
170 list_unlink_ip (struct list_links *list) in list_unlink_ip()
59 psaddr_t list = NULL; in td_thr_validate() local
189 psaddr_t list; in td_ta_map_lwp2thr() local
123 psaddr_t list = 0; in td_ta_thr_iter() local
83 list_t list; member
50 static void pthread_insert_list(struct handler_list ** list, in pthread_insert_list()87 static __inline__ void pthread_call_handlers(struct handler_list * list) in pthread_call_handlers()
107 void *list; member148 list_t list; member
155 stack_list_add (list_t *elem, list_t *list) in stack_list_add()
Completed in 21 milliseconds