ReactOS 0.4.16-dev-112-g52265ae
|
Go to the source code of this file.
#define RxAcquireSerializationMutex | ( | ) | KeWaitForSingleObject(&RxSerializationMutex, Executive, KernelMode, FALSE, NULL) |
#define RxReleaseSerializationMutex | ( | ) | KeReleaseMutex(&RxSerializationMutex, FALSE) |
|
extern |
Definition at line 535 of file rdbss.c.
Referenced by RxCancelNotifyChangeDirectoryRequestsForFobx(), RxCancelNotifyChangeDirectoryRequestsForVNetRoot(), RxCancelRoutine(), RxCreateRxContext(), and RxDriverEntry().
|
extern |
Definition at line 134 of file rxce.c.
Referenced by RxInitializeDispatcher(), RxInsertWorkQueueItem(), and RxSpinUpRequestsDispatcher().
|
extern |
Definition at line 135 of file rxce.c.
Referenced by RxInitializeDispatcher().
|
extern |
Definition at line 573 of file rdbss.c.
Referenced by RxAddToWorkque(), RxCancelOperationInOverflowQueue(), RxCancelRoutine(), RxCompleteSrvOpenKeyAssociation(), RxCreateSrvCallCallBack(), RxDriverEntry(), RxFsdDispatch(), RxFspDispatch(), RxGetStringRegistryParameter(), RxInitializeDispatcher(), RxMarkFobxOnCleanup(), RxpDispatchChangeBufferingStateRequests(), RxpMarkInstanceForScavengedFinalization(), RxRegisterMinirdr(), and RxScavengerTimerRoutine().
|
extern |
Definition at line 609 of file rdbss.c.
Referenced by RxDriverEntry().
|
extern |
Definition at line 122 of file rxce.c.
Referenced by RxCreateSrvCallCallBack(), RxDriverEntry(), and RxFinishSrvCallConstructionDispatcher().