wok-6.x view xorg-libxshmfence/description.txt @ rev 25493

Add libgnt
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Nov 19 17:37:48 2022 +0000 (21 months ago)
parents
children
line source
1 This library offers a CPU-based synchronisation primitive compatible
2 with the X SyncFence objects that can be shared between processes
3 using file descriptor passing.
4 On Linux, the library uses futexes.