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/r3/posix/semeventmulti-posix.cpp

    r56290 r57358  
    2525 */
    2626
    27 /*******************************************************************************
    28 *   Header Files                                                               *
    29 *******************************************************************************/
     27
     28/*********************************************************************************************************************************
     29*   Header Files                                                                                                                 *
     30*********************************************************************************************************************************/
    3031#include <iprt/semaphore.h>
    3132#include "internal/iprt.h"
     
    4647
    4748
    48 /*******************************************************************************
    49 *   Defined Constants And Macros                                               *
    50 *******************************************************************************/
     49/*********************************************************************************************************************************
     50*   Defined Constants And Macros                                                                                                 *
     51*********************************************************************************************************************************/
    5152/** @def IPRT_HAVE_PTHREAD_CONDATTR_SETCLOCK
    5253 * Set if the platform implements pthread_condattr_setclock().
     
    6465
    6566
    66 /*******************************************************************************
    67 *   Structures and Typedefs                                                    *
    68 *******************************************************************************/
     67/*********************************************************************************************************************************
     68*   Structures and Typedefs                                                                                                      *
     69*********************************************************************************************************************************/
    6970/** Posix internal representation of a Mutex Multi semaphore.
    7071 * The POSIX implementation uses a mutex and a condition variable to implement
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