Home
last modified time | relevance | path

Searched defs:list (Results 1 – 9 of 9) sorted by relevance

/libpthread/nptl/sysdeps/pthread/
A Dtimer_routines.c69 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()
A Dposix-timer.h170 list_unlink_ip (struct list_links *list) in list_unlink_ip()
/libpthread/nptl_db/
A Dtd_thr_validate.c59 psaddr_t list = NULL; in td_thr_validate() local
A Dtd_ta_map_lwp2thr.c189 psaddr_t list; in td_ta_map_lwp2thr() local
A Dtd_ta_thr_iter.c123 psaddr_t list = 0; in td_ta_thr_iter() local
A Dthread_dbP.h83 list_t list; member
/libpthread/linuxthreads/
A Dptfork.c50 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()
/libpthread/nptl/
A Ddescr.h107 void *list; member
148 list_t list; member
A Dallocatestack.c155 stack_list_add (list_t *elem, list_t *list) in stack_list_add()

Completed in 12 milliseconds