[roll] Roll fuchsia [microbenchmarks] Enable running the C11 mutex performance test on Linux

This is enabled by a recent update to the Linux sysroot (for
https://fxbug.dev/64200).  The previous version of the sysroot didn't
contain <threads.h>.

Disable building fuchsia_microbenchmarks for Mac because debugging
problems with running this on Mac is turning out to be a pain.

Original-Bug: 93071
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/647584
Original-Revision: eee63b743ddfc35997f53e16751e36e261b15b39
GitOrigin-RevId: 1c45ab44ebddee1d7bbe6daee9abb8e121152f47
Change-Id: I89b82fe7b75833b8d6eba8b19ba58cb018a5d131
1 file changed
tree: db9e0b80e270665a642040345dd34662f73c46c5
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.