Path to this page:
./
x11/libxshmfence,
Shared memory SyncFence synchronization primitive
Branch: pkgsrc-2015Q3,
Version: 1.2,
Package name: libxshmfence-1.2,
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 three underlying implementations:
1) On Linux, the library uses futexes
2) On FreeBSD, the library uses umtx
3) On other systems, the library uses posix mutexes and condition
variables.
Required to build:[
x11/xproto]
Master sites:
SHA1: a2ebe90e5595afca4db93a4359732af43b2b8c69
RMD160: fe4b42d4ee01a993cd653d8f10334069bcc4791c
Filesize: 260.908 KB
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version libxshmfence-1.2 (created)