VirtualBox

Changeset 54248 in vbox


Ignore:
Timestamp:
Feb 17, 2015 5:02:48 PM (10 years ago)
Author:
vboxsync
Message:

timer-r0drv-solaris: nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/solaris/timer-r0drv-solaris.c

    r54238 r54248  
    447447
    448448    /*
    449      * Invalidate the handle, make sure it's stopped nad free the associated resources.
     449     * Invalidate the handle, make sure it's stopped and free the associated resources.
    450450     */
    451451    ASMAtomicWriteU32(&pTimer->u32Magic, ~RTTIMER_MAGIC);
     
    470470     */
    471471    AssertReturn(!rtTimerSolIsCallingFromTimerProc(pTimer), VERR_INVALID_CONTEXT);
    472 
    473472
    474473    mutex_enter(&cpu_lock);
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