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

Add xxhash-lib
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 10 19:56:39 2021 +0000 (2021-05-10)
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.