Searched defs:countLock (Results 1 – 1 of 1) sorted by relevance
76 type countLock struct { struct77 nextIndex int78 successIndex int87 func (c *countLock) description() (message string) {90 func (c *countLock) tryLock() (err error) {98 func (c *countLock) Unlock() (err error) {