testing.matcher.mu (field)

3 uses

	testing (current package)
		match.go#L20: 	mu       sync.Mutex
		match.go#L53: 	m.mu.Lock()
		match.go#L54: 	defer m.mu.Unlock()