const syscall.SYS_NANOSLEEP
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L650: _, _, e1 := Syscall(SYS_NANOSLEEP, uintptr(unsafe.Pointer(time)), uintptr(unsafe.Pointer(leftover)), 0)
zsysnum_linux_amd64.go#L44: SYS_NANOSLEEP = 35
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)