VirtualBox

Changeset 249 in vbox


Ignore:
Timestamp:
Jan 23, 2007 5:11:33 PM (18 years ago)
Author:
vboxsync
Message:

Removed RTThreadExit again (sigh)

File:
1 edited

Legend:

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

    r243 r249  
    354354RTR3DECL(int) RTThreadSetAffinity(uint64_t u64Mask);
    355355
    356 /**
    357  * Exits the current thread
    358  * @note does not return
    359  *
    360  */
    361 RTR3DECL(void) RTThreadExit(void);
    362 
    363356#endif /* IN_RING3 */
    364357
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