Searched refs:SH_TAILQ_HEAD (Results 1 – 7 of 7) sorted by relevance
47 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. */
205 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. */
11 typedef SH_TAILQ_HEAD(hash_head) DB_HASHTAB;
107 SH_TAILQ_HEAD(_active) active_txn; /* active transaction list */
148 SH_TAILQ_HEAD(__fq) fq; /* List of file names. */
123 #define SH_TAILQ_HEAD(name) \ macro
120 SH_TAILQ_HEAD(hash_head) *headp;