Shared memory 'SyncFence' synchronization primitive
https://gitlab.freedesktop.org/xorg/lib/libxshmfence
libxshmfence.spec | ||
README.md |
libxshmfence
libxshmfence - Shared memory 'SyncFence' synchronization primitive. This library offers a CPU-based synchronization primitive compatible with the X SyncFence objects that can be shared between processes using file descriptor passing. On Linux, the library uses futexes.