Searched refs:__pthread_list_t (Results 1 – 9 of 9) sorted by relevance
195 # define QUEUE_PTR_ADJUST (offsetof (__pthread_list_t, __next))199 __pthread_list_t *next = (__pthread_list_t *) \214 __pthread_list_t *next = (__pthread_list_t *) \218 __pthread_list_t *prev = (__pthread_list_t *) \
64 __pthread_list_t __list;
55 } __pthread_list_t; typedef
35 __pthread_list_t __list;
36 __pthread_list_t __list;
5400 (__pthread_list_t): New typedef.5403 (__pthread_list_t): New typedef.5406 (__pthread_list_t, __pthread_slist_t): New typedefs.5409 (__pthread_list_t, __pthread_slist_t): New typedefs.5412 (__pthread_list_t, __pthread_slist_t): New typedefs.5450 (struct pthread): Use __pthread_list_t or __pthread_slist_t for5456 __pthread_list_t and __pthread_slist_t. Use them in pthread_mutex_t.
2608 (__pthread_list_t, __pthread_slist_t): New typedefs.