XGLeaveExclusiveLock

Leaves and exclusive lock used to synchronize calls to XGSetHardwareVersion with XG texture computer creation.

Syntax

void XGLeaveExclusiveLock()  

Return value

None.

Remarks

Use the XGEnterExclusiveLock and LeaveExclusiveLock APIs to manually acquire and release the XG critical section. If exclusive locking is disabled, these APIs have no effect and XGEnterExclusiveLock returns false.

See also

XGEnableExclusiveLocking

Requirements

Header: Declared in xg.h.

Library: Use xg_x.lib.