BDB::Lock
(Class)
In:
lock.rb
Parent:
Object
Methods
delete
lock_put
put
release
Public Instance methods
delete
()
same than
put
lock_put
()
same than
put
put
()
The
lock_put
function releases lock from the lock table.
release
()
same than
put
[Validate]