wok annotate xorg-libxshmfence/description.txt @ rev 24936
created recipe for mypaint-brushes
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 14 09:08:33 2022 +0100 (2022-04-14) |
parents | |
children |
rev | line source |
---|---|
Hans-G?nter@24037 | 1 This library offers a CPU-based synchronisation primitive compatible |
Hans-G?nter@24037 | 2 with the X SyncFence objects that can be shared between processes |
Hans-G?nter@24037 | 3 using file descriptor passing. |
Hans-G?nter@24037 | 4 On Linux, the library uses futexes. |