Searched refs:NtOpenThreadFunction (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dprocess_thread_interception.h51 NtOpenThreadFunction orig_OpenThread, PHANDLE thread,
H A Dinterceptors_64.cc143 NtOpenThreadFunction orig_fn = reinterpret_cast<
144 NtOpenThreadFunction>(g_originals[OPEN_TREAD_ID]);
H A Dprocess_thread_policy.cc109 NtOpenThreadFunction NtOpenThread = NULL;
H A Dprocess_thread_interception.cc22 NTSTATUS WINAPI TargetNtOpenThread(NtOpenThreadFunction orig_OpenThread,
H A Dnt_internals.h264 typedef NTSTATUS (WINAPI *NtOpenThreadFunction) ( typedef

Completed in 62 milliseconds