Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ps/
H A Dsecurity.c578 PspLockThreadSecurityExclusive(Thread); in PsRevertThreadToSelf()
633 PspLockThreadSecurityExclusive(Thread); in PsImpersonateClient()
759 PspLockThreadSecurityExclusive(Thread); in PsImpersonateClient()
950 PspLockThreadSecurityExclusive(Thread); in PsDisableImpersonation()
997 PspLockThreadSecurityExclusive(Thread); in PsRestoreImpersonation()
/reactos/ntoskrnl/include/internal/
H A Dps_x.h177 PspLockThreadSecurityExclusive(IN PETHREAD Thread) in PspLockThreadSecurityExclusive() function