VirtualBox

Ignore:
Timestamp:
Nov 21, 2023 2:29:32 PM (17 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
160338
Message:

libs/xpcom: As PR_Interrupt() is not existing anymore it issafe to drop the PRThread::waiting member and remove ode setting it, bugref:10545

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/include/private/primpl.h

    r102209 r102213  
    258258    pthread_t id;                   /* pthread identifier for the thread */
    259259    PRBool okToDelete;              /* ok to delete the PRThread struct? */
    260     PRCondVar *waiting;             /* where the thread is waiting | NULL */
    261260    void *sp;                       /* recorded sp for garbage collection */
    262261    PRThread *next, *prev;          /* simple linked list of all threads */
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