VirtualBox

Ignore:
Timestamp:
Dec 2, 2011 1:41:07 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
75190
Message:

*: Use RTLISTANCHOR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/linux/semmutex-r0drv-linux.c

    r36190 r39515  
    7474    uint32_t                    cRecursions;
    7575    /** The list of waiting threads. */
    76     RTLISTNODE                  WaiterList;
     76    RTLISTANCHOR                WaiterList;
    7777    /** The current owner, NULL if none. */
    7878    struct task_struct         *pOwnerTask;
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