[libcxx-commits] [PATCH] D154702: [libc++] [DO NOT MERGE] benchmark stop_token and use std::mutex in the implementation of stop_token
Hui via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 7 04:05:17 PDT 2023
huixie90 created this revision.
Herald added a project: All.
huixie90 requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
[libc++] use mutex in stop_token
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D154702
Files:
libcxx/benchmarks/CMakeLists.txt
libcxx/benchmarks/stop_token.async_shutdown.bench.cpp
libcxx/benchmarks/stop_token.jthread.bench.cpp
libcxx/include/__stop_token/stop_state.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154702.538070.patch
Type: text/x-patch
Size: 11021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230707/9f8a8380/attachment.bin>
More information about the libcxx-commits
mailing list