[roll] Roll fuchsia [roll] Roll third_party/pigweed pw_async2: Test preventing duplicate wakes when posting or waking tasks

Inline the wanted_wake() function, since it was named like a simple
accessor, but was clearing the wants_wake_ flag.

Original-Bug: 467432848
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/353197
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Copybara-Verified: Copybara Prod <copybara-worker-blackhole@google.com>
Original-Revision: b7a500a79613838a567f008e026ba3aa029f170c

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1446636
Original-Revision: 5d61e4fd48eb02298e322c067dd8b772dff0403e
GitOrigin-RevId: cb694e101f908818eecc24e4dbcbe6ab572b4c2c
Change-Id: I5f826e5c47fafe3df46f80a030d026056a532196
1 file changed
tree: 019b25d115ac159c8c58835cb1177d730cbc5a02
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.