mirror of
https://github.com/reactos/wine.git
synced 2025-02-03 10:43:30 +00:00
8574412e1e
pthread support, and removed the corresponding SYSDEPS functions. Moved stack allocation for new threads to wine_pthread_create_thread to allow more flexibility.