On Wed, Sep 15, 2021 at 5:34 PM Samuel Thibault <samuel.thiba...@gnu.org> wrote: > so it's probably not > worth spending time on making a separate __libc_rwlock implementation, > and rather spend it on making pthread_rwlock use gsync, like was done > for pthread_mutex and sem
Oh, it currently doesn't? That's horrifying. Then I'll look into that next. Sergey P.S. There's this other thing that is way more urgent than either eliminating gsync_wake () calls or optimizing rwlocks. I sent you an email a week ago. Please take a look.