Changeset 45113 in vbox
- Timestamp:
- Mar 21, 2013 7:16:30 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/iprt/mangling.h
r45112 r45113 670 670 # define RTLockValidatorRecSharedCheckOrderAndBlocking RT_MANGLER(RTLockValidatorRecSharedCheckOrderAndBlocking) 671 671 # define RTLockValidatorRecSharedCheckSignaller RT_MANGLER(RTLockValidatorRecSharedCheckSignaller) 672 # define RTLockValidatorRecSharedCreate RT_MANGLER(RTLockValidatorRecSharedCreate) 673 # define RTLockValidatorRecSharedCreateV RT_MANGLER(RTLockValidatorRecSharedCreateV) 672 674 # define RTLockValidatorRecSharedDelete RT_MANGLER(RTLockValidatorRecSharedDelete) 675 # define RTLockValidatorRecSharedDestroy RT_MANGLER(RTLockValidatorRecSharedDestroy) 673 676 # define RTLockValidatorRecSharedInit RT_MANGLER(RTLockValidatorRecSharedInit) 674 677 # define RTLockValidatorRecSharedInitV RT_MANGLER(RTLockValidatorRecSharedInitV)
Note:
See TracChangeset
for help on using the changeset viewer.