VirtualBox

Changeset 90399 in vbox for trunk


Ignore:
Timestamp:
Jul 29, 2021 9:07:19 AM (3 years ago)
Author:
vboxsync
Message:

iprt/thread.h: Removed RTThreadIsOperational as we don't have any implementations of it.

File:
1 edited

Legend:

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

    r90395 r90399  
    452452 */
    453453RTDECL(bool) RTThreadIsSelfAlive(void);
    454 
    455 /**
    456  * Checks if the calling thread is known to IPRT.
    457  *
    458  * @returns @c true if it is, @c false if it isn't.
    459  */
    460 RTDECL(bool) RTThreadIsOperational(void);
    461454
    462455/**
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