Searched defs:lock_obj (Results 1 – 2 of 2) sorted by relevance
2081 pub fn lock_obj<O>(&self, obj: O) -> Result<MonitorGuard<'a>> in lock_obj() method
2726 pub fn lock_obj<'other_local, O>(&self, obj: O) -> Result<MonitorGuard<'local>> in lock_obj() method