8 Commits

Author SHA1 Message Date
c239ac5220
Revert "Work on replacing pthread with std::thread"
This reverts commit f82ebe19bd675def1de4e8773d893d4ef7523714.
2022-02-11 13:42:28 +01:00
54efff6251
Revert "Attempt at fixing segfault with new std threads impl"
This reverts commit ee2f629911c5b00e227cc8e99a9a84fb9f781d65.
2022-02-11 13:42:28 +01:00
9c84058e1b
Revert "Further attempts at fixing segfault in locks"
This reverts commit dd93ba7ec443bd22d05c33f3aed5d538a6505d0c.
2022-02-11 13:42:28 +01:00
dd93ba7ec4
Further attempts at fixing segfault in locks 2022-02-11 13:29:30 +01:00
ee2f629911
Attempt at fixing segfault with new std threads impl 2022-02-11 13:15:08 +01:00
f82ebe19bd
Work on replacing pthread with std::thread 2022-02-05 17:32:56 +01:00
8d95b099b4
Fix for GCC 11 2021-06-26 11:23:50 +02:00
3d7202a915
initial commit 2021-04-12 20:25:02 +02:00