Home
last modified time | relevance | path

Searched refs:SH_TAILQ_HEAD (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dlock.h47 SH_TAILQ_HEAD(lock_header) free_locks; /* free lock header */
48 SH_TAILQ_HEAD(obj_header) free_objs; /* free obj header */
85 SH_TAILQ_HEAD(_wait) _waiters; /* List of waiting locks. */
90 SH_TAILQ_HEAD(_hold) _holders; /* List of held locks. */
H A Dmp.h205 SH_TAILQ_HEAD(__bhq) bhq; /* LRU list of buckets. */
206 SH_TAILQ_HEAD(__bhfq) bhfq; /* Free buckets. */
207 SH_TAILQ_HEAD(__mpfq) mpfq; /* List of MPOOLFILEs. */
H A Ddb_shash.h11 typedef SH_TAILQ_HEAD(hash_head) DB_HASHTAB;
H A Dtxn.h107 SH_TAILQ_HEAD(_active) active_txn; /* active transaction list */
H A Dlog.h148 SH_TAILQ_HEAD(__fq) fq; /* List of file names. */
H A Dshqueue.h121 #define SH_TAILQ_HEAD(name) \ macro
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_shash.c120 SH_TAILQ_HEAD(hash_head) *headp;