VirtualBox

Ignore:
Timestamp:
Mar 26, 2013 9:28:43 AM (12 years ago)
Author:
vboxsync
Message:

iprt/handletable.h: New handle table flag: RTHANDLETABLE_FLAGS_LOCKED_IRQ_SAFE.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/misc/handletable.h

    r44529 r45187  
    55
    66/*
    7  * Copyright (C) 2008-2012 Oracle Corporation
     7 * Copyright (C) 2008-2013 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    223223{
    224224    if (pThis->hSpinlock != NIL_RTSPINLOCK)
    225     {
    226225        RTSpinlockAcquire(pThis->hSpinlock);
    227     }
    228226}
    229227
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