Searched defs:Unlock (Results 1 - 14 of 14) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmsputils.h104 void Unlock() { LeaveCriticalSection(&m_CritSec); } function in class:CMSPCritSection
114 ~CLock() { m_CriticalSection.Unlock(); }
174 s_CritSection.Unlock();
190 s_CritSection.Unlock();
H A Dddrawi.h355 LPDDHALSURFCB_UNLOCK Unlock; member in struct:_DDHAL_DDSURFACECALLBACKS
569 LPDDHALSURFCB_UNLOCK Unlock; member in struct:_DDHAL_UNLOCKDATA
H A Dwbemcli.h622 virtual HRESULT WINAPI Unlock(__LONG32 lFlags) = 0;
663 HRESULT (WINAPI *Unlock)(IWbemObjectAccess *This,__LONG32 lFlags); member in struct:IWbemObjectAccessVtbl
706 #define IWbemObjectAccess_Unlock(This,lFlags) (This)->lpVtbl->Unlock(This,lFlags)
H A Dntsecapi.h29 Interactive = 2,Network,Batch,Service,Proxy,Unlock,NetworkCleartext,NewCredentials,RemoteInteractive,CachedInteractive, enumerator in enum:_SECURITY_LOGON_TYPE
H A Dobjidl.h6135 virtual HRESULT WINAPI Unlock(void) = 0;
6144 HRESULT (WINAPI *Unlock)(IBlockingLock *This); member in struct:IBlockingLockVtbl
6155 #define IBlockingLock_Unlock(This) (This)->lpVtbl->Unlock(This)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmsputils.h104 void Unlock() { LeaveCriticalSection(&m_CritSec); } function in class:CMSPCritSection
114 ~CLock() { m_CriticalSection.Unlock(); }
174 s_CritSection.Unlock();
190 s_CritSection.Unlock();
H A Dddrawi.h355 LPDDHALSURFCB_UNLOCK Unlock; member in struct:_DDHAL_DDSURFACECALLBACKS
569 LPDDHALSURFCB_UNLOCK Unlock; member in struct:_DDHAL_UNLOCKDATA
H A Dwbemcli.h622 virtual HRESULT WINAPI Unlock(__LONG32 lFlags) = 0;
663 HRESULT (WINAPI *Unlock)(IWbemObjectAccess *This,__LONG32 lFlags); member in struct:IWbemObjectAccessVtbl
706 #define IWbemObjectAccess_Unlock(This,lFlags) (This)->lpVtbl->Unlock(This,lFlags)
H A Dntsecapi.h29 Interactive = 2,Network,Batch,Service,Proxy,Unlock,NetworkCleartext,NewCredentials,RemoteInteractive,CachedInteractive, enumerator in enum:_SECURITY_LOGON_TYPE
H A Dobjidl.h6135 virtual HRESULT WINAPI Unlock(void) = 0;
6144 HRESULT (WINAPI *Unlock)(IBlockingLock *This); member in struct:IBlockingLockVtbl
6155 #define IBlockingLock_Unlock(This) (This)->lpVtbl->Unlock(This)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ddk/
H A Dntddk.h1749 PHALMCAINTERFACEUNLOCK Unlock; member in struct:_HAL_MCA_INTERFACE
H A Dntifs.h2444 Unlock, enumerator in enum:_SECURITY_LOGON_TYPE
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
H A Dntddk.h1749 PHALMCAINTERFACEUNLOCK Unlock; member in struct:_HAL_MCA_INTERFACE
H A Dntifs.h2444 Unlock, enumerator in enum:_SECURITY_LOGON_TYPE

Completed in 509 milliseconds