SMKM_STORE::SmStCheckLockInProgressRegionComplete

__int64 __fastcall SMKM_STORE::SmStCheckLockInProgressRegionComplete(__int64 a1, __int64 a2, int a3){
  if( *(_QWORD *)(a1 + 6576) != a2 )
    return 1i64;
  if( (unsigned int)SmKmStoreHelperCheckWaitCommand(a1 + 6360, (unsigned int)a3) == -1073741536 )
  {
    *(_QWORD *)(a1 + 6576) = 0i64;
    return 1i64;
  }
  return 0i64;
}

Referenced by:

No references.