VirtualBox

Ignore:
Timestamp:
Dec 2, 2011 1:41:07 PM (13 years ago)
Author:
vboxsync
Message:

*: Use RTLISTANCHOR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/semevent-r0drv-solaris.c

    r36392 r39515  
    8484    bool                fSignaled;
    8585    /** List of waiting and woken up threads. */
    86     RTLISTNODE          WaitList;
     86    RTLISTANCHOR        WaitList;
    8787    /** The Solaris mutex protecting this structure and pairing up the with the cv. */
    8888    kmutex_t            Mtx;
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