type runtime.note

18 uses

	runtime (current package)
		lock_sema.go#L132: func noteclear(n *note) {
		lock_sema.go#L142: func notewakeup(n *note) {
		lock_sema.go#L165: func notesleep(n *note) {
		lock_sema.go#L194: func notetsleep_internal(n *note, ns int64, gp *g, deadline int64) bool {
		lock_sema.go#L277: func notetsleep(n *note, ns int64) bool {
		lock_sema.go#L288: func notetsleepg(n *note, ns int64) bool {
		mgc.go#L1072: 	bgMarkReady note   // signal background mark worker has started
		os_darwin.go#L91: func sigNoteSetup(*note) {
		os_darwin.go#L111: func sigNoteWakeup(*note) {
		os_darwin.go#L117: func sigNoteSleep(*note) {
		proc.go#L2059: 	wake    note
		profbuf.go#L103: 	wait        note
		runtime2.go#L191: type note struct {
		runtime2.go#L524: 	park          note
		runtime2.go#L782: 	stopnote   note
		runtime2.go#L784: 	sysmonnote note
		runtime2.go#L794: 	safePointNote note
		sigqueue.go#L52: 	note       note