Searched refs:quehead (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dqueue.h729 struct quehead { struct
730 struct quehead *qh_link;
731 struct quehead *qh_rlink;
739 struct quehead *element = (struct quehead *)a,
740 *head = (struct quehead *)b;
751 struct quehead *element = (struct quehead *)a;

Completed in 29 milliseconds