2 references to SBLK_LOCK_RECLEVEL_INC
System.Private.CoreLib (2)
System\Threading\ObjectHeader.cs (2)
398
int newBits = oldBits +
SBLK_LOCK_RECLEVEL_INC
;
458
oldBits -
SBLK_LOCK_RECLEVEL_INC
: