1.0.10.28: export semaphore interface
commitce3fc26e7433d807ec953785cf4b8bb658f9a638
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 5 Oct 2007 14:00:08 +0000 (5 14:00 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 5 Oct 2007 14:00:08 +0000 (5 14:00 +0000)
treefed37d67f2dde42b5f2db4e1f1b88e3451264eb9
parent279df8b476e79529c51674db2136efc19967006f
1.0.10.28: export semaphore interface

 * Semaphores are a fundamental threading construct -- export them.
   Clean up the interface slightly: not (SETF SEMAPHORE-COUNT), note
   that being a subclass of STRUCTURE-OBJECT is not guaranteed, etc.
NEWS
doc/manual/threading.texinfo
package-data-list.lisp-expr
src/code/target-thread.lisp
version.lisp-expr