PopBatteryReleaseLock

VOID __stdcall PopBatteryReleaseLock(){
  PopReleaseRwLock((_POP_RW_LOCK *)&PopCB);
}

Referenced by:

PopBatteryWorker