Skip to content
Snippets Groups Projects
Commit b10daf62 authored by Hallvard Furuseth's avatar Hallvard Furuseth
Browse files

Declare bdb_cache_entry_db_unlock().

parent 92b33668
Branches
Tags
No related merge requests found
......@@ -504,6 +504,10 @@ int bdb_cache_entry_db_relock(
int tryOnly,
DB_LOCK *lock );
int bdb_cache_entry_db_unlock(
DB_ENV *env,
DB_LOCK *lock );
#ifdef BDB_REUSE_LOCKERS
#define bdb_locker_id BDB_SYMBOL(locker_id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment