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/.