[roll] Roll fuchsia [roll] Roll third_party/mesa llvmpipe: add mutex lock to lp_fence_signalled

Fixes a flaky failure where a fence was getting
destroyed after checking a fence was signalled, while
another thread was still in the middle of lp_fence_signal.

Original-Bug:457786774
Multiply:cmd-buf-benchmark-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/mesa/+/1414314
Original-Revision: 58deb03d4f685aaccd8ad46ac2d1aa365a9020a9

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414283
Original-Revision: 758b77497d64aa20a1f028aa8e42b9ed3789c39d
GitOrigin-RevId: c87e77dd00c6f88d7c09fee05c39c117eb43edfb
Change-Id: Icb0c599ca4947053d00fdd675d87c4befdcae023
1 file changed
tree: 9496b1c7ff8f69cbdd22ca16797e74fa27bf81ca
  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.