#include <db.h>
int
DB_ENV->get_lk_priority(DB_ENV *dbenv,
    u_int32_t lockerid, u_int32_t *priority);  
      Get the deadlock priority for the given locker.
                 The DB_ENV->get_lk_priority() 
            
                 method may fail and return one of the following non-zero errors: