Changeset 54411 in vbox
- Timestamp:
- Feb 24, 2015 2:53:25 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r54270 r54411 969 969 # define RTMpOnAllIsConcurrentSafe RT_MANGLER(RTMpOnAllIsConcurrentSafe) /* r0drv */ 970 970 # define RTMpOnOthers RT_MANGLER(RTMpOnOthers) /* r0drv */ 971 # define RTMpOnPair RT_MANGLER(RTMpOnPair) /* r0drv */ 972 # define RTMpOnPairIsConcurrentExecSupported RT_MANGLER(RTMpOnPairIsConcurrentExecSupported) /* r0drv */ 971 973 # define RTMpOnSpecific RT_MANGLER(RTMpOnSpecific) /* r0drv */ 972 974 # define RTMpPokeCpu RT_MANGLER(RTMpPokeCpu) /* r0drv */
Note:
See TracChangeset
for help on using the changeset viewer.