[libcxx-commits] [PATCH] D117585: [libcxx] Support waiting on monotonic clock with ext. threading

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 13 14:36:28 PDT 2023


ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
Herald added a project: All.

[Github PR transition cleanup]

@miyuki This seems fine to me in principle. Do you still want to pursue this? If so please rebase it and ping me on Discord.

FWIW the "external threading API" is an area I've discussed several times with other folks that we should overhaul to support better and reduce the complexity for libc++, but this patch is orthogonal.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117585



More information about the libcxx-commits mailing list