Skip to content
Commit c0e2f926 authored by Alexandros Frantzis's avatar Alexandros Frantzis Committed by Pekka Paalanen
Browse files

libweston: Introduce an internal linux sync file API



Introduce an internal API for dealing with linux sync files,
and use it in the codebase to replace ad-hoc sync file management.

The linux_sync_file_is_valid function is not currently used, but will be
utilized in upcoming commits to implement the
zwp_linux_explicit_synchronization_unstable_v1 protocol.

Changes in v5:
  - Meson support.

Changes in v3:
  - Use parameter name in function documentation.
  - Move kernel UAPI to separate header file.

Changes in v2:
  - Add function documentation
  - Remove linux_sync_file_wait()

Signed-off-by: default avatarAlexandros Frantzis <alexandros.frantzis@collabora.com>
parent 27d7c395
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment