Searched defs:tryLock (Results 1 – 2 of 2) sorted by relevance
53 tryLock() error methodSpec67 func (l fileLock) tryLock() (err error) { func
90 func (c *countLock) tryLock() (err error) { func