runtime·notesleep 2416 src/pkg/runtime/mgc0.c 		runtime·notesleep(&work.alldone);
runtime·notesleep  954 src/pkg/runtime/proc.c 	runtime·notesleep(&m->park);
runtime·notesleep 1075 src/pkg/runtime/proc.c 	runtime·notesleep(&m->park);
runtime·notesleep 2558 src/pkg/runtime/proc.c 				runtime·notesleep(&runtime·sched.sysmonnote);
runtime·notesleep 1017 src/pkg/runtime/runtime.h void	runtime·notesleep(Note*);