[libc-commits] [PATCH] D80398: [libc] Fix mtx_unlock to handle multiple waiters on a single mutex.

Noel Grandin via Phabricator via libc-commits libc-commits at lists.llvm.org
Sat May 23 01:01:35 PDT 2020


grandinj added a comment.

But now you have a "thundering herd" problem?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80398/new/

https://reviews.llvm.org/D80398





More information about the libc-commits mailing list