Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/src/os/signal/
Dsignal.go121 func Notify(c chan<- os.Signal, sig ...os.Signal) { func
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddsadmin.h90 STDMETHOD(Notify)(THIS_ ULONG nItem,ULONG uFlags) PURE; in DECLARE_INTERFACE_() local
Dtom.h1516 #define ITextDocument2_Notify(This,Notify) (This)->lpVtbl->Notify(This,Notify) argument