d3d_access_unlock Function
Release the D3D access lock on the given accelerator_view. If the calling thread does not hold the lock on the accelerator_view the results are undefined.
void __cdecl d3d_access_unlock(
accelerator_view &_Av
);
Parameters
- _Av
The accelerator_view for which the lock is to be released.
Requirements
Header: amprt.h
Namespace: concurrency::direct3d