Home
last modified time | relevance | path

Searched defs:CreateEvent (Results 1 – 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dsynchapi.h143 #define CreateEvent __MINGW_NAME_AW(CreateEvent) macro
/prebuilts/go/linux-x86/src/internal/syscall/windows/
Dzsyscall_windows.go206 func CreateEvent(eventAttrs *SecurityAttributes, manualReset uint32, initialState uint32, name *uin… func
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dzsyscall_windows.go1720 func CreateEvent(eventAttrs *SecurityAttributes, manualReset uint32, initialState uint32, name *uin… func