VirtualBox

Ignore:
Timestamp:
Jan 11, 2010 4:23:26 PM (15 years ago)
Author:
vboxsync
Message:

PDMCritSect: Deployed lock ordering. (ring-3 only, only DEBUG_bird atm)

File:
1 edited

Legend:

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

    r25707 r25732  
    915915 * @param   iLine               The line in that source file.
    916916 * @param   pszFunction         The function name.
    917  */
    918 RTDECL(RTLOCKVALCLASS) RTLockValidatorClassForSrcPos(RT_SRC_POS_DECL);
     917 * @param   pszNameFmt          Class name format string, optional (NULL).  Max
     918 *                              length is 32 bytes.
     919 * @param   ...                 Format string arguments.
     920 */
     921RTDECL(RTLOCKVALCLASS) RTLockValidatorClassForSrcPos(RT_SRC_POS_DECL, const char *pszNameFmt, ...);
    919922
    920923/**
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