commit | b8d0c77ace56b87fc2fd5df9ab48e502c4110db6 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Wed Mar 19 10:37:27 2025 -0700 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 19 10:37:27 2025 -0700 |
tree | a9dfdfe11ec80c6f34bc15d981e65830f8a8582e | |
parent | 4e25af0a56ed6c30b5d776263e183aa17114a982 [diff] |
pw_async2: Move dispatcher_lock() to pw::async2::impl namespace This function is needed by dispatcher implementations, but is not part of the public API otherwise. Change-Id: I19e30eda102f092c1ad798ceac4b47ad1536b658 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/276893 Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Docs-Not-Needed: Wyatt Hepler <hepler@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Reviewed-by: Alexei Frolov <frolv@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com> Tests-Not-Needed: Wyatt Hepler <hepler@google.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.