commit | 6a54072d189a3ed1cdceb0fbddb4344c1ad95388 | [log] [tgz] |
---|---|---|
author | Merrick McCracken <merrickm@google.com> | Mon Sep 18 19:53:11 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 18 19:53:11 2023 +0000 |
tree | 727c2306b6cd481a0532848b69560a2369646343 | |
parent | 2e1fd23945e02daeb1f4ed2fbba5e7fc0fd92d24 [diff] |
pw_work_queue: Don't lock around work_notification_ This is an optimization to reduce interrupt masking durations at the risk of additional spurious wakeups. Change-Id: If909467df4127267af379b7861ee10366a5d6e09 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/170450 Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Merrick McCracken <merrickm@google.com> Reviewed-by: Taylor Cramer <cramertj@google.com> Reviewed-by: Ewout van Bekkum <ewout@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.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/.