Searched refs:_c_head (Results 1 – 8 of 8) sorted by relevance
87 node.next = c->_c_head; in __pthread_cond_timedwait()88 c->_c_head = &node; in __pthread_cond_timedwait()125 if (c->_c_head == &node) c->_c_head = node.next; in __pthread_cond_timedwait()193 c->_c_head = 0; in __private_cond_signal()
43 #define _c_head __u.__p[1] macro
42 #define _c_head __u.__p[1] macro
89 #define _c_head __u.__p[1] macro
90 #define _c_head __u.__p[1] macro
118 #define _c_head __u.__p[1] macro