sync.Mutex.unlockSlow (method)

2 uses

	sync (current package)
		mutex.go#L190: 		m.unlockSlow(new)
		mutex.go#L194: func (m *Mutex) unlockSlow(new int32) {