VirtualBox

儲存庫 vbox 的更動 73361


忽略:
時間撮記:
2018-7-25 下午07:46:52 (7 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
123976
訊息:

Main/VBoxSDS:?bugref:3300: fixed tabs

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/src-all/VirtualBoxClientListImpl.cpp

    r73358 r73361  
    8181                        RTTHREADFLAGS_WAITABLE,
    8282                        "CLWatcher");
    83         Assert(RT_SUCCESS(rc));
     83    Assert(RT_SUCCESS(rc));
    8484    if (RT_SUCCESS(rc))
    8585    {
     
    138138/**
    139139 * Deregister all staled VBoxSVC through VBoxSDS and forcebly close VBoxSVC process
    140  * @param       ThreadSelf      current thread id
    141  * @param       pvUser          pointer to CClientListWatcher that created this thread.
     140 * @param   ThreadSelf  current thread id
     141 * @param   pvUser      pointer to CClientListWatcher that created this thread.
    142142 */
    143143DECLCALLBACK(int) CClientListWatcher::WatcherWorker(RTTHREAD ThreadSelf, void *pvUser)
     
    258258 * Deregister API client to add it to API client list
    259259 * API client process calls this function at start to include this process to client list
    260  * @param       aPid    process ID of registering client process
     260 * @param   aPid    process ID of registering client process
    261261 */
    262262HRESULT VirtualBoxClientList::registerClient(LONG aPid)
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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