Searched refs:SH_LIST_INIT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/lock/
H A Dlock_id.c318 SH_LIST_INIT(&sh_locker->child_locker);
320 SH_LIST_INIT(&sh_locker->heldby);
/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Dshqueue.h170 #define SH_LIST_INIT(head) (head)->slh_first = -1 macro
/macosx-10.10.1/BerkeleyDB-21/db/test/scr023/
H A Dq.c69 SH_LIST_INIT(l);

Completed in 70 milliseconds