Searched refs:DB_LOCK_OLDEST (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/db/lock/ | ||
H A D | lock_deadlock.c | 108 case DB_LOCK_OLDEST: |
/titanic_41/usr/src/cmd/sendmail/db/ | ||
H A D | db.h | 210 #define DB_LOCK_OLDEST 2 /* Abort oldest transaction. */ macro |