wok view xorg-libxshmfence/description.txt @ rev 25074

Add python-ipaddress
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 13 19:39:39 2022 +0000 (23 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.