commit | 5c4455c98b980b37ceb61018fb6190a566ead16d | [log] [tgz] |
---|---|---|
author | Alan Rosenthal <alanrosenthal@google.com> | Thu Jan 09 11:54:17 2025 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 09 11:54:17 2025 -0800 |
tree | 49a5a8e061495739b36954976786d50e60f0c9c5 | |
parent | a7f27b5ba19fc2670b5d51dc97d1c5d22da5f657 [diff] |
pw_allocator: Use std::lock_guard in sync_alloc Bug: 385791125 Test: presubmit Change-Id: I1337b238c4528a36d86ece87600098edfbde6398 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/256432 Commit-Queue: Alan Rosenthal <alanrosenthal@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Docs-Not-Needed: Aaron Green <aarongreen@google.com> Reviewed-by: David Rees <drees@google.com> Reviewed-by: Aaron Green <aarongreen@google.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.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/.