Home
last modified time | relevance | path

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

/reactos/ntoskrnl/ps/
H A Dthread.c816 _Out_ HANDLE* OutProcessId) in PsGetCurrentThreadWin32ThreadAndEnterCriticalRegion() argument
824 *OutProcessId = CurrentThread->Cid.UniqueProcess; in PsGetCurrentThreadWin32ThreadAndEnterCriticalRegion()