Searched refs:__lock_lhash (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/cmd/sendmail/db/include/ |
H A D | lock_ext.h | 18 u_int32_t __lock_lhash __P((DB_LOCKOBJ *));
|
/osnet-11/usr/src/cmd/sendmail/db/lock/ |
H A D | lock_util.c | 73 * other (__lock_lhash) takes a DB_LOCKOBJ (used for hashing something that is 117 * __lock_lhash -- 119 * PUBLIC: u_int32_t __lock_lhash __P((DB_LOCKOBJ *)); 122 __lock_lhash(lock_obj) function
|
H A D | lock.c | 410 links, sh_obj, lt->region->table_size, __lock_lhash); 860 __db_lockobj, links, sh_obj, lrp->table_size, __lock_lhash); 916 __db_lockobj, links, obj, lt->region->table_size, __lock_lhash);
|
H A D | lock_deadlock.c | 442 links, lockerp, lt->region->table_size, __lock_lhash);
|
Completed in 23 milliseconds