VirtualBox

Changeset 39638 in vbox for trunk/src/libs/xpcom18a4/ipc


Ignore:
Timestamp:
Dec 16, 2011 12:27:39 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
75435
Message:

Shorter pool name.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ipcDConnectService.cpp

    r39637 r39638  
    30773077  int vrc = RTReqPoolCreate(1024 /*cMaxThreads*/, 10*RT_MS_1SEC /*cMsMinIdle*/,
    30783078                            8 /*cThreadsPushBackThreshold */, RT_MS_1SEC /* cMsMaxPushBack */,
    3079                             "dconnect", &mhReqPool);
     3079                            "DCon", &mhReqPool);
    30803080  if (RT_FAILURE(vrc))
    30813081  {
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