HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #852952
Meson: Use tinycthread at windows
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Currently meson build unconditionally uses pthreads for fc_threads. Change that so that in Windows builds winthreads are used.
History
#1
Updated by Marko Lindqvist over 2 years ago
- Subject changed from Meson: Use winthreads at windows to Meson: Use tinycthread at windows
- Status changed from New to In Progress
Actually we should use tinycthread (for thread condition variable support), not winthreads.
#2
Updated by Marko Lindqvist over 2 years ago
- File 0020-Meson-Enable-tinycthread-instead-of-pthreads-in-Wind.patch 0020-Meson-Enable-tinycthread-instead-of-pthreads-in-Wind.patch added
- Status changed from In Progress to Resolved
#3
Updated by Marko Lindqvist over 2 years ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist