[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_sync: Move fake lockable types to separate file

This CL moves the BasicLockable, Lockable, and TimedLockable types used
in borrow_test.cc to a standalone file in order to allow for reuse.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/153571
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 54e90fb786661c6de623d238a8544363e771cee2
GitOrigin-RevId: 8a4b653c6d3ee67d512afa1cd91ec852eea31b85
Roller-URL: https://ci.chromium.org/b/8775743360071184961
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883591
Original-Revision: 20ded7c9c2f6000af4020c6b9dfafd3fc521acce
Change-Id: Ia30d72178f57b5c09b6a5c5a53603ab4882b9ffa
1 file changed
tree: b8b8c4bc16d3acf7f648890e82df6cbb85bfc1bf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.