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

  /external/chromium_org/sandbox/win/src/
process_thread_interception.h 50 SANDBOX_INTERCEPT NTSTATUS WINAPI TargetNtOpenThread(
interceptors_64.cc 145 return TargetNtOpenThread(orig_fn, thread, desired_access, object_attributes,
process_thread_interception.cc 22 NTSTATUS WINAPI TargetNtOpenThread(NtOpenThreadFunction orig_OpenThread,

Completed in 55 milliseconds