runtime.schedt.stopnote (field)

6 uses

	runtime (current package)
		proc.go#L1117: 			if notetsleep(&sched.stopnote, 100*1000) {
		proc.go#L1118: 				noteclear(&sched.stopnote)
		proc.go#L2387: 			notewakeup(&sched.stopnote)
		proc.go#L2504: 		notewakeup(&sched.stopnote)
		proc.go#L3589: 			notewakeup(&sched.stopnote)
		runtime2.go#L782: 	stopnote   note