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

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Jun 18 13:39:09 PDT 2020


sivachandra added a comment.

Just a note: I will update this patch shortly with a more optimal solution.


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