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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Dpthread.h56 struct wine_pthread_functions struct
73 extern void wine_pthread_get_functions( struct wine_pthread_functions *functions, size_t size );
74 extern void wine_pthread_set_functions( const struct wine_pthread_functions *functions, size_t size );

Completed in 1094 milliseconds