Searched refs:SH_LIST_REMOVE (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/BerkeleyDB-21/db/dbinc/
H A Dshqueue.h211 #define SH_LIST_REMOVE(elm, field, type) do { \ macro
222 SH_LIST_REMOVE(SH_LIST_FIRSTP(head, type), field, type);\
/macosx-10.10.1/BerkeleyDB-21/db/test/scr023/
H A Dq.c113 SH_LIST_REMOVE(ele, sh_les, sh_le);
132 SH_LIST_REMOVE(ele, sh_les, sh_le);
225 SH_LIST_REMOVE(ele, sh_les, sh_le);
/macosx-10.10.1/BerkeleyDB-21/db/lock/
H A Dlock_id.c429 SH_LIST_REMOVE(sh_locker, child_link, __db_locker);
H A Dlock.c200 SH_LIST_REMOVE(lp,
1328 SH_LIST_REMOVE(lockp, locker_links, __db_lock);
1635 SH_LIST_REMOVE(lp, locker_links, __db_lock);

Completed in 191 milliseconds