VirtualBox

Changeset 20124 in vbox for trunk/include/iprt/thread.h


Ignore:
Timestamp:
May 28, 2009 3:40:06 PM (16 years ago)
Author:
vboxsync
Message:

IPRT,SUP: Minor driver version change - added RTThreadPreemptIsPendingTrusty (for Windows and Darwin were we're doing really ugly stuff).

File:
1 edited

Legend:

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

    r20008 r20124  
    449449
    450450/**
     451 * Is RTThreadPreemptIsPending reliable?
     452 *
     453 * @returns true if pending, false if not.
     454 */
     455RTDECL(bool) RTThreadPreemptIsPendingTrusty(void);
     456
     457/**
    451458 * Preemption state saved by RTThreadPreemptDisable and used by
    452459 * RTThreadPreemptRestore to restore the previous state.
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