Home
last modified time | relevance | path

Searched refs:procSetFileCompletionNotificationModes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dzsyscall_windows.go152 procSetFileCompletionNotificationModes = modkernel32.NewProc("SetFileCompletionNotificationModes") var
1067 …r1, _, e1 := Syscall(procSetFileCompletionNotificationModes.Addr(), 2, uintptr(handle), uintptr(fl…
Dsyscall_windows.go731 return procSetFileCompletionNotificationModes.Find()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dsyscall_windows.go825 return procSetFileCompletionNotificationModes.Find()
Dzsyscall_windows.go360procSetFileCompletionNotificationModes = modkernel32.NewProc("SetFileCompletionN… var
3125 …r1, _, e1 := syscall.Syscall(procSetFileCompletionNotificationModes.Addr(), 2, uintptr(handle), ui…