VirtualBox

Changeset 45112 in vbox


Ignore:
Timestamp:
Mar 21, 2013 12:31:19 AM (12 years ago)
Author:
vboxsync
Message:

build fix

File:
1 edited

Legend:

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

    r44624 r45112  
    325325# define RTCritSectTryEnter                             RT_MANGLER(RTCritSectTryEnter)
    326326# define RTCritSectTryEnterDebug                        RT_MANGLER(RTCritSectTryEnterDebug)
     327# define RTCritSectRwDelete                             RT_MANGLER(RTCritSectRwDelete)
     328# define RTCritSectRwEnterExcl                          RT_MANGLER(RTCritSectRwEnterExcl)
     329# define RTCritSectRwEnterExclDebug                     RT_MANGLER(RTCritSectRwEnterExclDebug)
     330# define RTCritSectRwEnterShared                        RT_MANGLER(RTCritSectRwEnterShared)
     331# define RTCritSectRwEnterSharedDebug                   RT_MANGLER(RTCritSectRwEnterSharedDebug)
     332# define RTCritSectRwGetWriteRecursion                  RT_MANGLER(RTCritSectRwGetWriteRecursion)
     333# define RTCritSectRwGetWriterReadRecursion             RT_MANGLER(RTCritSectRwGetWriterReadRecursion)
     334# define RTCritSectRwInit                               RT_MANGLER(RTCritSectRwInit)
     335# define RTCritSectRwInitEx                             RT_MANGLER(RTCritSectRwInitEx)
     336# define RTCritSectRwIsReadOwner                        RT_MANGLER(RTCritSectRwIsReadOwner)
     337# define RTCritSectRwLeaveExcl                          RT_MANGLER(RTCritSectRwLeaveExcl)
     338# define RTCritSectRwLeaveShared                        RT_MANGLER(RTCritSectRwLeaveShared)
     339# define RTCritSectRwSetSubClass                        RT_MANGLER(RTCritSectRwSetSubClass)
     340# define RTCritSectRwTryEnterExcl                       RT_MANGLER(RTCritSectRwTryEnterExcl)
     341# define RTCritSectRwTryEnterExclDebug                  RT_MANGLER(RTCritSectRwTryEnterExclDebug)
     342# define RTCritSectRwTryEnterShared                     RT_MANGLER(RTCritSectRwTryEnterShared)
     343# define RTCritSectRwTryEnterSharedDebug                RT_MANGLER(RTCritSectRwTryEnterSharedDebug)
    327344# define RTDbgAsCreate                                  RT_MANGLER(RTDbgAsCreate)
    328345# define RTDbgAsCreateF                                 RT_MANGLER(RTDbgAsCreateF)
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