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

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (2022-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.