[Bug libstdc++/102962] shared locks / mutexes differ between linux and windows

2021-11-01 Thread Marco.Mengelkoch1 at ibm dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102962 --- Comment #2 from Marco Mengelkoch --- > No, that's not a safe assumption at all. Libstdc++ uses the platform's > pthread types, it doesn't define them itself. I would understand if just the order is different or if one is much faster than t

[Bug c++/102962] New: shared locks / mutexes differ between linux and windows

2021-10-27 Thread Marco.Mengelkoch1 at ibm dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102962 Bug ID: 102962 Summary: shared locks / mutexes differ between linux and windows Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Pr