VirtualBox

Changeset 42346 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jul 24, 2012 11:04:30 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79425
Message:

semaphores.h: Added fast mutex warning wrt IRQL.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/semaphore.h

    r38716 r42346  
    664664 * they require no syscall if the fast mutex is not held (like critical
    665665 * sections).  Unlike critical sections however, they are *not* recursive.
     666 *
     667 * @remarks The fast mutexes has sideeffects on IRQL on Windows hosts.  So use
     668 *          with care and test on windows with driver verifier.
    666669 *
    667670 * @{ */
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