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

BootProg: avoid divide errors
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 14 18:33:54 2022 +0000 (20 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.