Searched defs:lockUnlock (Results 1 – 4 of 4) sorted by relevance
57 void lockUnlock(); // locks and unlocks a mutex in lockUnlock() method
388 Status lockUnlock() override { in lockUnlock() function
120 fn lockUnlock(&self) -> Result<(), Status> { in lockUnlock() method
143 fn lockUnlock(&self) -> Result<(), Status> { in lockUnlock() method