Searched defs:thread_attributes (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/sandbox/win/src/ |
D | process_thread_interception.cc | 265 LPSECURITY_ATTRIBUTES thread_attributes, in TargetCreateProcessW() 324 LPSECURITY_ATTRIBUTES thread_attributes, in TargetCreateProcessA() 406 LPSECURITY_ATTRIBUTES thread_attributes, in TargetCreateThread()
|
D | interceptors_64.cc | 72 LPSECURITY_ATTRIBUTES thread_attributes, SIZE_T stack_size, in TargetCreateThread64() 193 LPSECURITY_ATTRIBUTES thread_attributes, BOOL inherit_handles, DWORD flags, in TargetCreateProcessW64() 208 LPSECURITY_ATTRIBUTES thread_attributes, BOOL inherit_handles, DWORD flags, in TargetCreateProcessA64()
|
/external/chromium_org/remoting/host/win/ |
D | launch_process_with_token.cc | 307 SECURITY_ATTRIBUTES thread_attributes; in SendCreateProcessRequest() member 456 SECURITY_ATTRIBUTES* thread_attributes, in LaunchProcessWithToken()
|
D | unprivileged_process_delegate.cc | 269 SECURITY_ATTRIBUTES thread_attributes; in LaunchProcess() local
|