Home
last modified time | relevance | path

Searched refs:LHS_LockNotHeld (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/ddk/
H A Drxstruc.h20 LHS_LockNotHeld, enumerator
/reactos/sdk/lib/drivers/rxce/
H A Drxce.c1193 *LockHoldingState = LHS_LockNotHeld; in RxConstructNetRoot()
1242 ASSERT(*LockHoldingState == LHS_LockNotHeld); in RxConstructNetRoot()
1289 *LockHoldingState = LHS_LockNotHeld; in RxConstructSrvCall()
1300 *LockHoldingState = LHS_LockNotHeld; in RxConstructSrvCall()
1348 *LockHoldingState = LHS_LockNotHeld; in RxConstructSrvCall()
1380 ASSERT(*LockHoldingState != LHS_LockNotHeld); in RxConstructVirtualNetRoot()
1464 *LockHoldingState = LHS_LockNotHeld; in RxConstructVirtualNetRoot()
3636 if (LockHoldingState != LHS_LockNotHeld) in RxFindOrConstructVirtualNetRoot()
3741 ASSERT(*LockState != LHS_LockNotHeld); in RxFindOrCreateConnections()
4012 if (*LockState != LHS_LockNotHeld) in RxFindOrCreateConnections()
[all …]
/reactos/sdk/lib/drivers/rdbsslib/
H A Drdbss.c2615 RxDereferenceVNetRoot(VNetRoot, LHS_LockNotHeld); in RxCommonCreate()
5290 RxDereferenceNetFobx(Fobx, LHS_LockNotHeld); in RxCreateFromNetRoot()
5477 RxDereferenceVNetRoot(VNetRoot, LHS_LockNotHeld); in RxCreateTreeConnect()