-
Max Kellermann authored
Use the "==" operator instead of pthread_equal(). This allows us to eliminate two boolean flags which are there to avoid race conditions, and made the thing so fragile that I got tons of (correct) thread sanitizer warnings.
6a8c2848
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Cond.hxx | ||
CriticalSection.hxx | ||
Id.hxx | ||
Mutex.hxx | ||
Name.hxx | ||
PosixCond.hxx | ||
PosixMutex.hxx | ||
Slack.hxx | ||
Thread.cxx | ||
Thread.hxx | ||
Util.cxx | ||
Util.hxx | ||
WindowsCond.hxx |