commit | 612b76467e0075dd5c508dc81eabc2451df3d685 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@pigweed.infra.roller.google.com> | Thu Sep 26 20:11:58 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 26 20:11:58 2024 +0000 |
tree | 7ba929e8b6d13473592a23e4fee9c638730db963 | |
parent | a62666b267148d15f702a926587116dd089c4a91 [diff] |
roll: third_party/pigweed pw_thread: Introduce pw::Thread and pw::Thread::id - Introduce a pw::Thread alias, which new code should use. Will rename pw::thread::Thread in a separate commit since it involves updating all backends. - Add a pw::Thread::id alias for pw::thread::Id for consistency with std::thread. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236796 Original-Revision: f1070484e7d2f4e429332c6d8520a3676b8cb965 Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 34513322e16370..f1070484e7d2f4 Roller-URL: https://ci.chromium.org/b/8735703741048351473 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I4d55549c7ba8b1e769e04755cce623dcba96040d Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/examples/+/238213 Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/third_party/pigweed b/third_party/pigweed index 3451332..f107048 160000 --- a/third_party/pigweed +++ b/third_party/pigweed
@@ -1 +1 @@ -Subproject commit 34513322e16370670a4816e7affcf56cd9b50797 +Subproject commit f1070484e7d2f4e429332c6d8520a3676b8cb965