[roll] Roll fuchsia [ot-radio] Update flow control logic

Updates variables to be atomic. They are access by two different threads
and may run into race conditions.

Original-Original-Bug: 503726261
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1624255
Original-Original-Revision: bf319d3c5f1c5d4ebb65d4917b709984e4f00189
GitOrigin-RevId: 4d2143505dfc16726333f38aeaf1f1e8e83cdaf2
Change-Id: Idf270b63113fe5db06c198c2ebb1c68061905ad2
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1626627
Cr-Commit-Position: refs/heads/main@{#193446}
1 file changed
tree: b12d63e2cfb56af4d6048fb3359063eff59f9233
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.