Searched defs:LockInfo (Results 1 – 1 of 1) sorted by relevance
32 pub(crate) struct LockInfo { struct40 impl Deserialize for LockInfo { argument314 pub(crate) fn lock(&mut self, interval: i32) -> DatabaseStubResult<LockInfo> { in lock()365 pub(crate) fn heartbeat(&self, session_id: i32) -> DatabaseStubResult<LockInfo> { in heartbeat()