VirtualBox

Ignore:
Timestamp:
Aug 22, 2014 9:05:42 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
95670
Message:

IPRT: Tell the windows debugger the name of our threads.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/thread.h

    r46593 r52457  
    199199 */
    200200DECLHIDDEN(void) rtThreadNativeDetach(void);
     201
     202/**
     203 * Internal function for informing the debugger about a thread.
     204 * @param   pThread     The thread. May differ from the calling thread.
     205 */
     206DECLHIDDEN(void) rtThreadNativeInformDebugger(PRTTHREADINT pThread);
    201207# endif
    202 #endif /* !IN_RING0 */
     208#endif /* IN_RING3 */
    203209
    204210
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