HomeSort by relevance Sort by last modified time
    Searched refs:NtOpenThreadFunction (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/sandbox/win/src/
process_thread_interception.h 51 NtOpenThreadFunction orig_OpenThread, PHANDLE thread,
interceptors_64.cc 159 NtOpenThreadFunction orig_fn = reinterpret_cast<
160 NtOpenThreadFunction>(g_originals[OPEN_TREAD_ID]);
process_thread_policy.cc 109 NtOpenThreadFunction NtOpenThread = NULL;
process_thread_interception.cc 22 NTSTATUS WINAPI TargetNtOpenThread(NtOpenThreadFunction orig_OpenThread,
nt_internals.h 254 typedef NTSTATUS (WINAPI *NtOpenThreadFunction) (

Completed in 1403 milliseconds