CmpTryAcquireIXLockExclusive

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

Referenced by:

CmpCreateChild