Searched refs:lock_detect (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/db/lock/ |
H A D | lock.c | 254 lock_detect(lt, 0, lt->region->detect); 363 lock_detect(lt, 0, lt->region->detect); 607 (void)lock_detect(lt, 0, lrp->detect);
|
H A D | lock_deadlock.c | 63 lock_detect(lt, flags, atype) in lock_detect() function
|
/illumos-gate/usr/src/cmd/sendmail/db/ |
H A D | db.h | 693 int lock_detect __P((DB_LOCKTAB *, u_int32_t, u_int32_t));
|