VirtualBox

Ignore:
Timestamp:
Mar 9, 2011 5:05:12 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70454
Message:

IPRT: linux R0 threads

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/table/avl_Base.cpp.h

    r28800 r36233  
    295295    KAVLSTACK               AVLStack;
    296296    PPKAVLNODECORE          ppCurNode = ppTree;
     297    register PKAVLNODECORE  pCurNode;
    297298    register KAVLKEY        Key = pNode->Key; NOREF(Key);
    298299#ifdef KAVL_RANGE
    299300    register KAVLKEY        KeyLast = pNode->KeyLast; NOREF(KeyLast);
    300301#endif
    301     register PKAVLNODECORE  pCurNode;
    302302
    303303    AVLStack.cEntries = 0;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette