Jungo WinDriver  
Official Documentation

◆ kp_interlocked_set()

void kp_interlocked_set ( KP_INTERLOCKED target,
int  val 
)

Sets the value of a Kernel PlugIn interlocked counter to the specified value.

Parameters
[in,out]targetPointer to the Kernel PlugIn interlocked counter to set
[in]valThe value to set for the interlocked counter (target)
Returns
None