VirtualBox

Changeset 16311 in vbox for trunk/include/iprt/types.h


Ignore:
Timestamp:
Jan 28, 2009 1:46:41 PM (16 years ago)
Author:
vboxsync
Message:

IPRT: Changed the RTTLS type and corrected RTTLSAlloc defintions.

File:
1 edited

Legend:

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

    r14961 r16311  
    11101110
    11111111/** A TLS index. */
    1112 typedef int                                         RTTLS;
     1112typedef RTHCINTPTR                                  RTTLS;
    11131113/** Pointer to a TLS index. */
    11141114typedef RTTLS                                      *PRTTLS;
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