VirtualBox

Changeset 80212 in vbox for trunk/include/iprt/nt/nt.h


Ignore:
Timestamp:
Aug 9, 2019 1:11:21 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132655
Message:

SUPHardNt: Hack for fending off unwanted APCs during early process initialization, preventing them from tripping over when we're evicted code they need (executable memory allocations). We only allow the LdrInitializeThunk APC to go thru. bugdbref:29744598

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nt/nt.h

    r78535 r80212  
    16031603NTSYSAPI NTSTATUS NTAPI ZwAlertThread(HANDLE hThread);
    16041604#endif
     1605NTSYSAPI NTSTATUS NTAPI NtTestAlert(void);
    16051606
    16061607#ifdef IPRT_NT_USE_WINTERNL
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette