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

Mikhail Maltsev via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 20 08:00:16 PST 2022


miyuki updated this revision to Diff 401643.
miyuki retitled this revision from "[libcxx] Support waiting on steady clock with ext. threading" to "[libcxx] Support waiting on monotonic clock with ext. threading".
miyuki edited the summary of this revision.
miyuki added a comment.

Renamed steady -> monotonic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117585

Files:
  libcxx/include/__config
  libcxx/include/__mutex_base
  libcxx/include/__threading_support

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117585.401643.patch
Type: text/x-patch
Size: 4437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220120/52ae0492/attachment.bin>


More information about the libcxx-commits mailing list