func runtime.osStackFree

5 uses

	runtime (current package)
		os_nonopenbsd.go#L16: func osStackFree(s *mspan) {
		stack.go#L253: 		osStackFree(s)
		stack.go#L482: 			osStackFree(s)
		stack.go#L1195: 				osStackFree(s)
		stack.go#L1209: 			osStackFree(s)