LOCKMASK64
if ((*lockp & LOCKMASK64) == 0 &&
new = old & ~LOCKMASK64;
old = *lockword64 & ~LOCKMASK64;