Index of /pub/NetBSD/NetBSD-release-9/xsrc/external/mit/libxshmfence/dist
Name Last modified Size Description
Parent Directory -
xshmfence.pc.in 2016-08-14 07:04 272
test/ 2020-03-20 07:40 -
test-driver 2018-03-11 19:36 4.5K
src/ 2020-03-20 07:40 -
missing 2018-03-11 19:36 6.7K
ltmain.sh 2018-03-11 19:36 318K
install-sh 2018-03-11 19:36 14K
depcomp 2018-03-11 19:36 23K
configure.ac 2018-03-11 19:36 5.1K
configure 2018-03-11 19:36 605K
config.sub 2018-03-11 19:36 36K
config.h.in 2018-03-11 19:36 3.0K
config.guess 2018-03-11 19:36 43K
compile 2018-03-11 19:36 7.2K
aclocal.m4 2018-03-11 19:36 443K
README 2016-08-14 07:04 1.0K
Makefile.in 2018-03-11 19:36 29K
Makefile.am 2016-08-14 07:04 1.4K
ChangeLog 2018-03-11 19:36 11K
CVS/ 2020-03-20 07:41 -
COPYING 2016-08-14 07:04 1.1K
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.
There are two underlying implementations:
1) On Linux, the library uses futexes
2) On other systems, the library uses posix mutexes and condition
variables.
All questions regarding this software should be directed at the
Xorg mailing list:
http://lists.freedesktop.org/mailman/listinfo/xorg
Please submit bug reports to the Xorg bugzilla:
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
The master development code repository can be found at:
git://anongit.freedesktop.org/git/xorg/lib/libxshmfence
http://cgit.freedesktop.org/xorg/lib/libxshmfence
For patch submission instructions, see:
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
For more information on the git code manager, see:
http://wiki.x.org/wiki/GitPage