HomeSort by relevance Sort by last modified time
    Searched defs:SetHandleInformation (Results 1 - 3 of 3) sorted by null

  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_windows.go 109 procSetHandleInformation = modkernel32.NewProc("SetHandleInformation")
954 func SetHandleInformation(handle Handle, mask uint32, flags uint32) (err error) {
    [all...]
  /prebuilts/go/linux-x86/src/syscall/
zsyscall_windows.go 109 procSetHandleInformation = modkernel32.NewProc("SetHandleInformation")
954 func SetHandleInformation(handle Handle, mask uint32, flags uint32) (err error) {
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 138 milliseconds