|
CIRCLEQ_ENTRY [queue] (3) - implementations of lists, tail queues, and circular queues CIRCLEQ_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues CIRCLEQ_INIT [queue] (3) - implementations of lists, tail queues, and circular queues CIRCLEQ_INSERT_AFTER [queue] (3) - implementations of lists, tail queues, and circular queues CIRCLEQ_INSERT_BEFORE [queue] (3) - implementations of lists, tail queues, and circular queues CIRCLEQ_INSERT_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues CIRCLEQ_INSERT_TAIL [queue] (3) - implementations of lists, tail queues, and circular queues CIRCLEQ_REMOVE [queue] (3) - implementations of lists, tail queues, and circular queues LIST_ENTRY [queue] (3) - implementations of lists, tail queues, and circular queues LIST_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues LIST_INIT [queue] (3) - implementations of lists, tail queues, and circular queues LIST_INSERT_AFTER [queue] (3) - implementations of lists, tail queues, and circular queues LIST_INSERT_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues LIST_REMOVE [queue] (3) - implementations of lists, tail queues, and circular queues TAILQ_ENTRY [queue] (3) - implementations of lists, tail queues, and circular queues TAILQ_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues TAILQ_INIT [queue] (3) - implementations of lists, tail queues, and circular queues TAILQ_INSERT_AFTER [queue] (3) - implementations of lists, tail queues, and circular queues TAILQ_INSERT_HEAD [queue] (3) - implementations of lists, tail queues, and circular queues TAILQ_INSERT_TAIL [queue] (3) - implementations of lists, tail queues, and circular queues TAILQ_REMOVE [queue] (3) - implementations of lists, tail queues, and circular queues |