commit | 36c805555e4d8b1c05a89411ba27cdb0b9e5fbb7 | [log] [tgz] |
---|---|---|
author | Wyatt Hepler <hepler@google.com> | Tue Feb 07 19:57:24 2023 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 07 19:57:24 2023 +0000 |
tree | 2306dec0f0c5e756814e3f3b2276296f3e5a2bf0 | |
parent | 28c589bdcf0d3cdded52b3feca968276415d84cf [diff] |
pw_rpc: Replace Server::OpenContext() with Server::OpenCall() - OpenCall() requires a friend statement, but is simpler to work with. This change prepares for a subsequent CL that needs to perform an additional action when calls are opened. - Add missing lock annotations. Change-Id: I4a8118c4a9c936fb925d95b53dce6c6b11a4123a Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/128311 Reviewed-by: Alexei Frolov <frolv@google.com> Pigweed-Auto-Submit: Wyatt Hepler <hepler@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.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/.