#define LOCKER_FREEABLE ( lp   ) 

Value:

((lp)->master_locker == TXN_INVALID_ID &&                               \
    SH_LIST_FIRST(&(lp)->child_locker, __db_locker) == NULL)

Definition at line 113 of file lock.h.

Referenced by __dd_abort(), __lock_checklocker(), and __lock_get_internal().


Generated on Sun Jun 8 10:56:52 2008 for GNUmifluz by  doxygen 1.5.5