Searched refs:orig_OpenThread (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dprocess_thread_interception.h51 NtOpenThreadFunction orig_OpenThread, PHANDLE thread,
H A Dprocess_thread_interception.cc22 NTSTATUS WINAPI TargetNtOpenThread(NtOpenThreadFunction orig_OpenThread, argument
26 NTSTATUS status = orig_OpenThread(thread, desired_access, object_attributes,

Completed in 129 milliseconds