runtime._defer.started (field)

8 uses

	runtime (current package)
		panic.go#L285: 	d.started = false
		panic.go#L481: 	d.started = false
		panic.go#L598: 		if d.started {
		panic.go#L610: 		d.started = true
		panic.go#L936: 		if d.started {
		panic.go#L956: 		d.started = true
		panic.go#L1019: 				if d.started {
		runtime2.go#L909: 	started bool