Subject: CVS commit: pkgsrc/x11/libxshmfence
From: Tobias Nygren
Date: 2020-02-23 23:47:47
Message id: 20200223224747.79864FBF4@cvs.NetBSD.org

Log Message:
libxshmfence: improve performance of semaphore backend. Bump rev.

It used more locking that necessary. We only need two semaphores.
One to tell waiters to wake up and one to let the last waiter that
wakes up notify xshmfence_trigger() it may now return.

Files:
RevisionActionfile
1.14modifypkgsrc/x11/libxshmfence/Makefile
1.8modifypkgsrc/x11/libxshmfence/files/xshmfence_semaphore.c
1.3modifypkgsrc/x11/libxshmfence/files/xshmfence_semaphore.h