Muistiinpano
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää kirjautua sisään tai vaihtaa hakemistoa.
Tämän sivun käyttö edellyttää valtuutusta. Voit yrittää vaihtaa hakemistoa.
This header is used by wdf. For more information, see:
wdfsync.h contains the following programming interfaces:
Functions
| WdfObjectAcquireLock The WdfObjectAcquireLock method acquires an object's synchronization lock. |
| WdfObjectReleaseLock The WdfObjectReleaseLock method releases an object's synchronization lock. |
| WdfSpinLockAcquire The WdfSpinLockAcquire method acquires a specified spin lock. |
| WdfSpinLockCreate The WdfSpinLockCreate method creates a framework spin-lock object. |
| WdfSpinLockRelease The WdfSpinLockAcquire method releases a specified spin lock. |
| WdfWaitLockAcquire The WdfWaitLockAcquire method acquires a specified wait lock. |
| WdfWaitLockCreate The WdfWaitLockCreate method creates a framework wait-lock object. |
| WdfWaitLockRelease The WdfWaitLockRelease method releases a specified wait lock. |