VirtualBox

Changeset 90395 in vbox


Ignore:
Timestamp:
Jul 29, 2021 8:47:31 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145981
Message:

IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). [fix] bugref:6695

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/include/iprt/thread.h

    r90392 r90395  
    268268
    269269    /** Mask of valid flags, use for validation. */
    270     RTTHREADFLAGS_MASK = UINT32_C(0x7)
     270    RTTHREADFLAGS_MASK = UINT32_C(0xf)
    271271} RTTHREADFLAGS;
    272272
Note: See TracChangeset for help on using the changeset viewer.

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