Path to this page:
./
x11/libxshmfence,
Shared memory SyncFence synchronization primitive
Branch: pkgsrc-2022Q3,
Version: 1.3nb3,
Package name: libxshmfence-1.3nb3,
Maintainer: pkgsrc-usersThis library offers a CPU-based synchronization primitive compatible
with the X SyncFence objects that can be shared between processes
using file descriptor passing.
There are four underlying implementations:
1) On Linux, the library uses futexes
2) On FreeBSD, the library uses umtx
3) On NetBSD, the library uses POSIX semaphores (for now)
4) On other systems, the library uses posix mutexes and condition
variables.
Master sites:
Filesize: 301.41 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version libxshmfence-1.3nb3 (created)