[roll] Roll fuchsia [kernel][rust] Update thread ffi shims

Change the name of the existing thread ffi methods to be consistent
with other ffi naming patterns.

Updates the reviewer skill to enforce.

Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1680134
Original-Original-Revision: 9f949851095616becb854d53a059ea258803806a
GitOrigin-RevId: 9bd5aa6583b82f6f671d68125f5222e7fcfdab9a
Change-Id: Ie31e8e4feebc49543b5f845ffa2533a10aedb494
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1680294
Cr-Commit-Position: refs/heads/main@{#195555}
1 file changed
tree: f321a006f2c664fabc608a04277342766c2c5f43
  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.