Searched defs:pSelfId (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedMain.cpp1039 PCLIENT_ID pSelfId = &((PTEB)NtCurrentTeb())->ClientId; local
1040 size_t cchPrefix = RTStrPrintf(szBuf, sizeof(szBuf), "%x.%x: ", pSelfId->UniqueProcess, pSelfId->UniqueThread);

Completed in 2080 milliseconds