commit | ce83c6fcf4f0673cee8909295f4e0e8c76b7e79e | [log] [tgz] |
---|---|---|
author | pigweed-integration-roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> | Fri Apr 16 02:06:23 2021 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 16 02:15:02 2021 +0000 |
tree | 7ba1e669d3c6d93f5aecea8923e21e40133fd55e | |
parent | 80642c81bf5baf085bfaf22dd921f53bd245f8f2 [diff] |
[roll third_party/pigweed] pw_thread: add helper ThreadCore interface Also extends the pw_thread documentation regarding thread creation. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/41205 third_party/pigweed Rolled-Commits: faea880913e1abe..a082d7fc6a0542c Roller-URL: https://ci.chromium.org/b/8849833051808474480 Cq-Cl-Tag: roller-builder:pigweed-experimental-roller Cq-Cl-Tag: roller-bid:8849833051808474480 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I5e0246d2d9676d7540861f31c864a55eb70fe8ce Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/experimental/+/41242 Reviewed-by: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com> Commit-Queue: Pigweed Integration Roller <pigweed-integration-roller@pigweed.google.com.iam.gserviceaccount.com>
This repository contains experimental pigweed modules.
Clone this repo with --recursive
to get all required submodules.
git clone --recursive https://pigweed.googlesource.com/pigweed/experimental
This will pull the Pigweed source repository into third_party/pigweed
. If you already cloned but forgot to --recursive
run git submodule update --init
to pull all submodules.