Sheaf · fuchsia · Fuchsia OS — fuchsia.io

Generated 2026-05-22 07:20 PDT · 212 elements · 248 findings

fuchsia.io/AdvisoryLocking

PROTOCOL fuchsia.io sdk/fidl/fuchsia.io/locking.fidl:20

Advisory locking protocol. This protocol is intended to be composed into the |File| protocol to provide support for advisory locking. Advisory locks are purely advisory. They do not prevent actual read or write operations from occurring on the file, either through this connection or through other connections. These primitives are designed to support the flock() and fcntl(), specifically F_SETLK, F_SETLKW, and F_GETLK, functionality that code running on Fuchsia expects from other operating systems.

Documentation (1)

Tests (0)

No test references.

Examples (0)

No example references.

Gaps

Missing categories:

Findings (1)

← back to elements