pthread__waiter
struct pthread__waiter waiter, *next, *head;
struct pthread__waiter *head, *next;
struct pthread__waiter *head, *next;
#define pthread__cond_dummy_ptr ((struct pthread__waiter *)1)
struct pthread__waiter *volatile next;
struct pthread__waiter *) PTHREAD_HIDE;
struct pthread__waiter waiter;
pthread__mutex_wakeup(pthread_t self, struct pthread__waiter *cur)
struct pthread__waiter *next;
struct pthread__waiter *head)
struct pthread__waiter *tail, *n, *o;
static void pthread__mutex_wakeup(pthread_t, struct pthread__waiter *);