VirtualBox

Changeset 25310 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Dec 10, 2009 5:06:44 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
55876
Message:

Main: lock validator, first batch: implement per-thread stack to trace locking (disabled by default, use VBOX_WITH_LOCK_VALIDATOR, but that WILL FAIL presently)

File:
1 edited

Legend:

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

    r25055 r25310  
    12281228typedef RTTLS const                                *PCRTTLS;
    12291229/** NIL TLS index value. */
    1230 #define NIL_RTTLS                                   (-1)
     1230#define NIL_RTTLS                                   ((RTTLS)-1)
    12311231
    12321232/** Handle to a simple heap. */
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