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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dpthread.h65 void (* __attribute__((noreturn)) abort_thread)( long status );
68 void (*abort_thread)( long status ); member in struct:wine_pthread_functions

Completed in 79 milliseconds