Home
last modified time | relevance | path

Searched refs:SH_TAILQ_INSERT_HEAD (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/db/lock/
H A Dlock.c213 SH_TAILQ_INSERT_HEAD(&lt->region->free_locks,
414 SH_TAILQ_INSERT_HEAD(&lt->region->free_objs, sh_obj, links,
421 SH_TAILQ_INSERT_HEAD(&lt->region->free_locks, lockp, links, __db_lock);
524 SH_TAILQ_INSERT_HEAD(&lrp->free_locks,
544 SH_TAILQ_INSERT_HEAD(&sh_obj->waiters, newl, links, __db_lock);
563 SH_TAILQ_INSERT_HEAD(&lrp->free_locks, newl, links, __db_lock);
621 SH_TAILQ_INSERT_HEAD(&lrp->free_locks, newl, links,
659 SH_TAILQ_INSERT_HEAD(&lrp->free_locks, newl, links, __db_lock);
919 SH_TAILQ_INSERT_HEAD(&lt->region->free_objs, obj, links, __db_lockobj);
H A Dlock_region.c242 SH_TAILQ_INSERT_HEAD(tq_head, lp, links, __db_lock);
251 SH_TAILQ_INSERT_HEAD(obj_head, op, links, __db_lockobj);
444 SH_TAILQ_INSERT_HEAD(lock_head, newl, links, __db_lock);
451 SH_TAILQ_INSERT_HEAD(obj_head, op, links, __db_lockobj);
H A Dlock_deadlock.c443 SH_TAILQ_INSERT_HEAD(&lt->region->free_objs,
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Ddb_shash.h63 SH_TAILQ_INSERT_HEAD(__bucket, elt, field, type); \
H A Dshqueue.h164 #define SH_TAILQ_INSERT_HEAD(head, elm, field, type) do { \ macro
/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_fput.c125 SH_TAILQ_INSERT_HEAD(&mp->bhq, bhp, q, __bh);
H A Dmp_fopen.c390 SH_TAILQ_INSERT_HEAD(&dbmp->mp->mpfq, mfp, q, __mpoolfile);
542 SH_TAILQ_INSERT_HEAD(&mp->bhfq, bhp, q, __bh);
H A Dmp_fget.c267 SH_TAILQ_INSERT_HEAD(&dbmp->htab[bucket], bhp, hq, __bh);
/illumos-gate/usr/src/cmd/sendmail/db/log/
H A Dlog_register.c107 SH_TAILQ_INSERT_HEAD(&dblp->lp->fq, fnp, q, __fname);
/illumos-gate/usr/src/cmd/sendmail/db/txn/
H A Dtxn_rec.c280 SH_TAILQ_INSERT_HEAD(&mgr->region->active_txn, td, links, __txn_detail);
H A Dtxn.c337 SH_TAILQ_INSERT_HEAD(&mgr->region->active_txn, td, links, __txn_detail);