[roll] Roll fuchsia [starnix][hrtimer][2] Prepwork for hrtimer de-multiplexing

Torn off the "main" change at fxr/1281286. All introduced code
will soon be used, it is fixed up so that it will compile.

Adds: SuspendLock, and PendingTimers data structures.

Original-Bug: 388568736
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282448
Original-Revision: 0e9a599f400a5ef2bbebeb90cc808adf1cb30ccc
GitOrigin-RevId: a8c64bbc454a17c0ff18166becaf17191a8dcda1
Change-Id: I9a7406df27d5da1df3dad5f193b898c24891f9e5
1 file changed
tree: 67dd17d5b945f551ba94e992b25a4fcad78e9f7a
  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.