encoding/gob.typeInfo.encInit (field)

3 uses

	encoding/gob (current package)
		encode.go#L676: 	info.encInit.Lock()
		encode.go#L677: 	defer info.encInit.Unlock()
		type.go#L675: 	encInit sync.Mutex   // protects creation of encoder