History log of /xsrc/external/mit/libxshmfence/dist/src/xshmfence_semaphore.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 5a4966d2 23-Feb-2020 tnn <tnn@NetBSD.org>

sync from pkgsrc:

> libxshmfence: improve performance of semaphore backend. Bump rev.
>
> It used more locking than 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.

# 875bea1a 14-Aug-2016 mrg <mrg@NetBSD.org>

port across patches from pkgsrc.