CmpTryAcquireIXLockIntent

bool __fastcall CmpTryAcquireIXLockIntent(_CM_INTENT_LOCK *Lock){
  return(Lock->OwnerCount & 0x80000000) == 0;
}

Referenced by:

CmpCreateChild