PopPowerAggregatorHandleIntent
NTSTATUS __stdcall PopPowerAggregatorHandleIntent(UINT64 a1, UINT64 a2, UINT64 a3){
unsigned int v3;
unsigned int v4;
unsigned int v5;
NTSTATUS v6;
v3 = a1;
v4 = a3;
v5 = a2;
PopAcquireRwLockExclusive((_POP_RW_LOCK *)&PopIrpWorkerControlEvent + 187);
v6 = PopPowerAggregatorHandleIntentUnsafe((_QWORD *)v3, v5, v4);
PopReleaseRwLock((_POP_RW_LOCK *)&PopIrpWorkerControlEvent + 187);
return v6;
}Referenced by:
PopDirectedDripsInitializeBroadcast
PopTriggerMonitorPowerEvent