1.0.0.31: pthread-futex: another pthread back-end of mutex
authorsa2c <sa2c>
Fri, 15 Dec 2006 01:48:59 +0000 (01:48 +0000)
committersa2c <sa2c>
Fri, 15 Dec 2006 01:48:59 +0000 (01:48 +0000)
commit4efb45cc0b0b9c3109d7cfd72f3f35de2ca4727e
treeb12c8857556bfb89b214ec0e802909a867fcb8e5
parentce798749f957d005670b71edf38b893264e4f7ba
1.0.0.31: pthread-futex: another pthread back-end of mutex

An implementation of futex by pthread.  This is default back-end on
FreeBSD since pthread-lutex has some problems on these systems.
NEWS
make-config.sh
src/runtime/GNUmakefile
src/runtime/linux-os.c
src/runtime/pthread-futex.c [new file with mode: 0644]
version.lisp-expr