Thomas Klausner <w...@netbsd.org> writes: > I'll file a bug report so NetBSD will hopefully provide these. > Is there a way libxshmfence can work without them?
The whole point is to build an inter-process synchronization mechanism, so you need something that *can* work across processes. If you have Linux-compatible futexes, those would work. > According to > https://www.gnu.org/software/gnulib/manual/html_node/pthread_005fmutexattr_005fsetpshared.html > they are missing on more systems. I'd bet those systems also don't have mutexes that work across processes, which means libxshmfence wouldn't work anyways. -- -keith
signature.asc
Description: PGP signature
_______________________________________________ xorg@lists.x.org: X.Org support Archives: http://lists.freedesktop.org/archives/xorg Info: http://lists.x.org/mailman/listinfo/xorg Your subscription address: %(user_address)s