VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102121
Message:

*: scm cleanup run.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/reqpool.cpp

    r56290 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Header Files                                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3131#include <iprt/req.h>
    3232#include "internal/iprt.h"
     
    4747
    4848
    49 /*******************************************************************************
    50 *   Defined Constants And Macros                                               *
    51 *******************************************************************************/
     49/*********************************************************************************************************************************
     50*   Defined Constants And Macros                                                                                                 *
     51*********************************************************************************************************************************/
    5252/** The max number of worker threads. */
    5353#define RTREQPOOL_MAX_THREADS           UINT32_C(16384)
     
    5858
    5959
    60 /*******************************************************************************
    61 *   Structures and Typedefs                                                    *
    62 *******************************************************************************/
     60/*********************************************************************************************************************************
     61*   Structures and Typedefs                                                                                                      *
     62*********************************************************************************************************************************/
    6363typedef struct RTREQPOOLTHREAD
    6464{
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