VirtualBox

vbox的更動 34256 路徑 trunk/src/VBox/Runtime/r3/os2


忽略:
時間撮記:
2010-11-22 下午03:55:00 (14 年 以前)
作者:
vboxsync
訊息:

IPRT: Must clear the TLS entry holding RTTHREAD before freeing the structure or the electric fence heap may cause a crash when blocking.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/r3/os2/thread-os2.cpp

    r33393 r34256  
    9595
    9696
     97void rtThreadNativeDestroy(PRTTHREADINT pThread)
     98{
     99    if (pThread == *g_ppCurThread)
     100        *g_ppCurThread = NULL;
     101}
     102
     103
    97104/**
    98105 * Wrapper which unpacks the params and calls thread function.
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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