Home
last modified time | relevance | path

Searched refs:TAG_LOCK (Results 1 – 2 of 2) sorted by relevance

/reactos/ntoskrnl/include/internal/
H A Dtag.h63 #define TAG_LOCK 'kclF' macro
/reactos/ntoskrnl/io/iomgr/
H A Diofunc.c1958 TAG_LOCK); in NtLockFile()
3711 TAG_LOCK); in NtUnlockFile()
3722 if (LocalLength) ExFreePoolWithTag(LocalLength, TAG_LOCK); in NtUnlockFile()