pw_async2: Make dispatcher_lock() internal - Rename impl::dispatcher_lock() to internal::lock(). - Move lock.h to the internal/ directory. NO_IFTTT=moved block with no changes Change-Id: I9642d8da5f43128fb364f62d4e2b89d6328dff57 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/346213 Tests-Not-Needed: Wyatt Hepler <hepler@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Wyatt Hepler <hepler@google.com> Reviewed-by: Lloyd Pique <lpique@google.com> Reviewed-by: Alexei Frolov <frolv@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> Copybara-Verified: Copybara Prod <copybara-worker-blackhole@google.com> Commit-Queue: Wyatt Hepler <hepler@google.com> Pigweed-Auto-Submit: 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/.