Searched refs:LocalThreadAttributes (Results 1 – 1 of 1) sorted by relevance
2256 SECURITY_ATTRIBUTES LocalThreadAttributes, LocalProcessAttributes; in CreateProcessInternalW() local2414 RtlZeroMemory(&LocalThreadAttributes, sizeof(LocalThreadAttributes)); in CreateProcessInternalW()4202 LocalThreadAttributes = *lpThreadAttributes; in CreateProcessInternalW()4203 LocalThreadAttributes.lpSecurityDescriptor = NULL; in CreateProcessInternalW()4205 &LocalThreadAttributes, in CreateProcessInternalW()