On Wed Jul 10 21:01:38 2024 +0000, Alfred Agrell wrote:
Before trying to implement recursive mutexes, you should create a benchmark showing that this noticably speeds up Wine, not just a microbenchmark. As mentioned, futexes are tricky, and we need proof that this MR improves things enough to be worth the added complexity.
@Alcaro Once again I ask you to refrain from empty comments. If you don’t understand, then I’ll repeat it for you again.
```text I'm not sure about the need for this solution, so it's a DRAFT. For me it is an academic interest ```