[roll] Roll fuchsia [kernel] Simplify Peek to PeekFront

Now that Peek ignores the time value passed in and returns the front of
the WaitQueue, rename Peek to PeekFront and simplify the code.

Original-Bug: 42182908
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1447031
Original-Revision: 648f475df1dbf9826ef286ceafb4830fe2400063
GitOrigin-RevId: a21e16d23d389152cbcec04a2c1ebbbd5b699c6c
Change-Id: I305c0d4fd60beba76040b0214fcb611bde36d5bb
1 file changed
tree: 30ec6bd5616739d2500d6bccb7507cfb0634cbf3
  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.