Jungo WinDriver  
Official Documentation

◆ kp_interlocked_increment()

int kp_interlocked_increment ( KP_INTERLOCKED target)

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

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