Table of Contents
These interfaces are available from the compatibility library,
libcompat. and manipulate queues built from doubly linked lists. Each
element in the queue must begin with a "struct qelem".
These
functions are not atomic unless that machine architecture allows it.
These
are derived from the insque and remque instructions on a VAX.
Table of Contents