PspAssociateCompletionPortCallback

__int64 __fastcall PspAssociateCompletionPortCallback(__int64 a1, __int64 a2){
  UINT64 *v3; 
  __int64 v4; 
  v3 = (UINT64 *)(a1 + 1120);
  if( (*(_DWORD *)v3 & 1) == 0 )
  {
    RtlInterlockedSetClearBits(v3, 4ui64);
    PspSendJobNotification((_EJOB *)a2, 6ui64, *(PVOID *)(v4 + 1088), 0);
  }
  return 0i64;
}

Referenced by:

No references.