[roll] Roll third_party/pigweed pw_sync_freertos: Fix -Wthread-safety issues with thread notifications

Reference the static lock correctly. Move one check inside lock that was
outside.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/282895
Tests-Not-Needed: Austin Foxley <afoxley@google.com>
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 6c414a147df06dd7f63f5066f6a8c165bb908e65
GitOrigin-RevId: d55b963944eb3d18d0e04daae2138db732c339ba
Change-Id: I2eae19e514d89a8c3354bb28b8b18554ef05af76
1 file changed
tree: e3345819447ac3308a0218dd7d7ed2710dfc1664
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.