Home
last modified time | relevance | path

Searched defs:list_head (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/nptl/sysdeps/pthread/
A Dlist.h28 typedef struct list_head struct
30 struct list_head *next; argument
31 struct list_head *prev; argument
/l4re-core-master/uclibc/lib/contrib/uclibc/libpthread/linuxthreads/sysdeps/pthread/
A Dlist.h28 typedef struct list_head struct
30 struct list_head *next; argument
31 struct list_head *prev; argument
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/config/
A Dlist.h23 struct list_head { struct
24 struct list_head *next, *prev; argument

Completed in 4 milliseconds