func runtime.stopTheWorldWithSema

4 uses

	runtime (current package)
		mgc.go#L1378: 	systemstack(stopTheWorldWithSema)
		mgc.go#L1565: 	systemstack(stopTheWorldWithSema)
		proc.go#L996: 		stopTheWorldWithSema()
		proc.go#L1073: func stopTheWorldWithSema() {