timeouts on JOIN-THREAD
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 10 Nov 2011 13:05:16 +0000 (15:05 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 10 Nov 2011 13:15:35 +0000 (15:15 +0200)
commit9cd04400608b1bf4a51fa5522010d109f182ea27
tree13c476e713bd4db0ad90e04b786d3673384cf30b
parent1ecff2d1bc56850bf2f262a56402df4683fc57d9
timeouts on JOIN-THREAD

   Marking the return convention experimental for now, as I'm
   not sure if

   ...we should signal a separate condition type for timeouts.

   ...we should have a separate :TIMEOUT-VALUE argument.

   ...if that value should default to value of DEFAULT.

   Pfff. Interfaces are hard -- let's go shopping!
src/code/target-thread.lisp
tests/threads.pure.lisp