Jungo WinDriver  
Official Documentation

◆ kp_interlocked_decrement()

int kp_interlocked_decrement ( KP_INTERLOCKED target)

Decrements the value of a Kernel PlugIn interlocked counter by one.

Parameters
[in,out]targetPointer to the Kernel PlugIn interlocked counter to decrement
Returns
Returns the new value of the interlocked counter (target).