commit | 1448ba34e2b88a0ac63d4f1b2b58265938b6bbcb | [log] [tgz] |
---|---|---|
author | Dale Sather <dalesat@fuchsia.infra.roller.google.com> | Wed Apr 20 18:25:44 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Apr 20 11:27:29 2022 -0700 |
tree | faf9c5912aef277c2cd724e59f74186688b560c1 | |
parent | 66ff392fe8cee4e06d792c85fdee4dcd67a662be [diff] |
[roll] Roll fuchsia [media/vnext] allow Threads to be invalid This change updates the fmlib::Thread class to allow a Thread to be invalid/uninitialized. This allows a Thread to be used in a consistent way even when it cannot be initialized immediately or when associated resources must be released before the Thread goes out of scope. Test: trivial change Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/670740 Original-Revision: 836f8aafb58149aae4b3edc32ed3eb5f43f900fe GitOrigin-RevId: 4bba6ce30af5047ba0871dfd45197da2d3338a49 Change-Id: I85e84f83d0c4063b3c4bb4a426b5a4c574310478
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.