Commit Graph

6 Commits

Author SHA1 Message Date
OBattler
57f879ba0b No notify on reset event. 2021-12-17 19:11:02 +01:00
OBattler
8996a61ba4 And one last fix. 2021-12-17 18:57:22 +01:00
David Hrdlička
0131550432 Revert "Use recursive mutexes in the C++ thread implementation"
This reverts commit 153ac6df9a.
2021-12-17 18:51:29 +01:00
OBattler
9c7a3477aa Proper reimplementation of C++11 thread event signaling and the network code now uses an atomic instead of mutexes for wait. 2021-12-17 18:48:13 +01:00
David Hrdlička
153ac6df9a Use recursive mutexes in the C++ thread implementation 2021-12-17 18:32:11 +01:00
OBattler
707acadd36 Replaced the Win32 threads with the proven to be better performing C++11 threads. 2021-12-17 03:49:54 +01:00