20 references to StateProtocolExclusive
System.Web (20)
State\OutOfProcStateClientManager.cs (9)
257
UnsafeNativeMethods.
StateProtocolExclusive
exclusiveAccess,
434
UnsafeNativeMethods.
StateProtocolExclusive
exclusiveAccess,
525
return DoGet(context, id, UnsafeNativeMethods.
StateProtocolExclusive
.NONE,
538
return DoGet(context, id, UnsafeNativeMethods.
StateProtocolExclusive
.ACQUIRE,
552
UnsafeNativeMethods.
StateProtocolExclusive
.RELEASE, 0, 0,
592
UnsafeNativeMethods.
StateProtocolExclusive
.NONE, 0, item.Timeout, lockCookie,
607
UnsafeNativeMethods.
StateProtocolExclusive
.NONE, 0, 0, lockCookie,
617
UnsafeNativeMethods.
StateProtocolExclusive
.NONE, 0, 0, 0,
640
UnsafeNativeMethods.
StateProtocolExclusive
.NONE,
State\StateRuntime.cs (1)
190
(UnsafeNativeMethods.
StateProtocolExclusive
) exclusive, extraFlags, timeout,
State\StateWorkerRequest.cs (9)
31
UnsafeNativeMethods.
StateProtocolExclusive
_exclusive;
58
UnsafeNativeMethods.
StateProtocolExclusive
exclusive,
250
case UnsafeNativeMethods.
StateProtocolExclusive
.ACQUIRE:
254
case UnsafeNativeMethods.
StateProtocolExclusive
.RELEASE:
283
if (_exclusive != (UnsafeNativeMethods.
StateProtocolExclusive
) (-1)) {
304
if (_exclusive != (UnsafeNativeMethods.
StateProtocolExclusive
) (-1)) {
307
if (_exclusive == UnsafeNativeMethods.
StateProtocolExclusive
.ACQUIRE) {
311
Debug.Assert(_exclusive == UnsafeNativeMethods.
StateProtocolExclusive
.RELEASE, "_exclusive == UnsafeNativeMethods.StateProtocolExclusive.RELEASE");
408
Debug.Assert(_exclusive != UnsafeNativeMethods.
StateProtocolExclusive
.RELEASE,
UnsafeNativeMethods.cs (1)
1145
StateProtocolExclusive
exclusive,