From: Michael Andreen Date: Thu, 30 Oct 2008 10:43:29 +0000 (+0100) Subject: Basic implementation of threaded sorting X-Git-Url: https://ruin.nu/git/?a=commitdiff_plain;h=6b0585c4c6aa12aad13965d5f17be9a4a51653b5;hp=6b0585c4c6aa12aad13965d5f17be9a4a51653b5;p=germs.git Basic implementation of threaded sorting Assumes the caller calles join() to wait for all threads to end. ---