Searched defs:exit_thread (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dpthread.h64 void (* __attribute__((noreturn)) exit_thread)( struct wine_pthread_thread_info *info );
67 void (*exit_thread)( struct wine_pthread_thread_info *info ); member in struct:wine_pthread_functions

Completed in 31 milliseconds