![]() |
Home |
|
Function RTKDeleteSpinlockRTKDeleteSpinlock deletes and deallocates a spinlock: void RTKDeleteSpinlock(RTKSpinlock Lock); ParametersLockReference to a spinlock previously created with RTKCreateSpinlock. The spinlock must not be locked. All resources associated with the spinlock are freed.
|