Go to the source code of this file.
Defines | |
#define | HASHACCESS(synch, elt, nelems, hash, ndx, fh) |
#define | HASHINSERT(begin, ndx, type, field, elt) |
#define | HASHLOOKUP(begin, ndx, type, field, elt, res, cmp) |
#define | HASHRELEASE(synch, ndx, fh) |
#define | HASHREMOVE_EL(begin, ndx, type, field, obj) |
Functions | |
typedef | SH_TAILQ_HEAD (__hash_head) DB_HASHTAB |