Searched refs:DB_LSTAT_WAITING (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/lock/
H A Dlock_deadlock.c411 if (lp->status == DB_LSTAT_WAITING) {
598 if (lp->status == DB_LSTAT_WAITING) {
637 if (lp->status != DB_LSTAT_WAITING)
704 lp->status == DB_LSTAT_WAITING) {
869 lockp->obj != info->last_obj || lockp->status != DB_LSTAT_WAITING) {
H A Dlock.c913 newl->status = DB_LSTAT_WAITING;
998 case DB_LSTAT_WAITING:
1723 if (lp_w->status != DB_LSTAT_WAITING)
1793 do_wakeup = lockp->status == DB_LSTAT_WAITING;
H A Dlock_stat.c679 case DB_LSTAT_WAITING:
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/
H A Dmkconsts272 DB_LSTAT_WAITING => IGNORE, # 2.4.10
/macosx-10.9.5/BerkeleyDB-21/db/dbinc/
H A Ddb.in313 DB_LSTAT_WAITING=6 /* Lock is on the wait queue. */
/macosx-10.9.5/BerkeleyDB-21/db/build_brew/
H A Ddb.h303 DB_LSTAT_WAITING=6 /* Lock is on the wait queue. */ enumerator in enum:__anon147
/macosx-10.9.5/BerkeleyDB-21/db/build_s60/
H A Ddb.h292 DB_LSTAT_WAITING=6 /* Lock is on the wait queue. */ enumerator in enum:__anon172
/macosx-10.9.5/BerkeleyDB-21/db/build_vxworks/
H A Ddb.h301 DB_LSTAT_WAITING=6 /* Lock is on the wait queue. */ enumerator in enum:__anon196
/macosx-10.9.5/BerkeleyDB-21/db/build_wince/
H A Ddb.h340 DB_LSTAT_WAITING=6 /* Lock is on the wait queue. */ enumerator in enum:__anon227
/macosx-10.9.5/BerkeleyDB-21/db/build_windows/
H A Ddb.h340 DB_LSTAT_WAITING=6 /* Lock is on the wait queue. */ enumerator in enum:__anon251

Completed in 288 milliseconds