Changeset 40807 in vbox for trunk/include
- Timestamp:
- Apr 6, 2012 10:43:00 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r40806 r40807 1224 1224 # define RTSpinlockDestroy RT_MANGLER(RTSpinlockDestroy) 1225 1225 # define RTSpinlockRelease RT_MANGLER(RTSpinlockRelease) 1226 # define RTSpinlockReleaseNoInts RT_MANGLER(RTSpinlockReleaseNoInts) 1226 1227 # define RTStrAAppendExNVTag RT_MANGLER(RTStrAAppendExNVTag) 1227 1228 # define RTStrAAppendNTag RT_MANGLER(RTStrAAppendNTag)
Note:
See TracChangeset
for help on using the changeset viewer.