VirtualBox

Changeset 35909 in vbox


Ignore:
Timestamp:
Feb 9, 2011 11:50:02 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69932
Message:

HGCM: fixed termination of threads.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/HGCMThread.cpp

    r35374 r35909  
    196196    pThread->m_fu32ThreadFlags |= HGCMMSG_TF_TERMINATED;
    197197
    198     hgcmObjDeleteHandle (pThread->Handle ());
    199 
    200198    pThread->m_thread = NIL_RTTHREAD;
    201199
     
    690688    }
    691689
     690    hgcmObjDeleteHandle (hThread);
     691
    692692    LogFlowFunc(("rc = %Rrc\n", rc));
    693693    return rc;
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