VirtualBox

Changeset 89646 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Jun 13, 2021 9:18:18 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145091
Message:

IPRT/thread-posix.cpp: Include RTThreadPoke in guest additions builds too now that we've got the non-obtrusive init mode for avoiding upsetting things. Need it for vkat/add. bugref:10008

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/posix/thread-posix.cpp

    r88189 r89646  
    7777*   Defined Constants And Macros                                                                                                 *
    7878*********************************************************************************************************************************/
    79 #ifndef IN_GUEST
     79/*#ifndef IN_GUEST - shouldn't need to exclude this now with the non-obtrusive init option. */
    8080/** Includes RTThreadPoke. */
    8181# define RTTHREAD_POSIX_WITH_POKE
    82 #endif
     82/*#endif*/
    8383
    8484
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