Home
last modified time | relevance | path

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

/reactos/ntoskrnl/cache/
H A Dnewcc.h139 #define CcpUnlock() _CcpUnlock(__FILE__,__LINE__)
142 extern VOID _CcpUnlock(const char *file, int line);
H A Dpinsup.c120 _CcpUnlock(const char *file, in _CcpUnlock() function