src/Pure/Concurrent/simple_thread.ML
Wed, 17 Oct 2012 21:18:32 +0200 wenzelm more robust cancel_now: avoid shooting yourself in the foot;
Wed, 10 Aug 2011 15:17:24 +0200 wenzelm more explicit Simple_Thread.interrupt_unsynchronized, to emphasize its meaning;
Thu, 28 Oct 2010 21:51:34 +0200 wenzelm tuned white-space;
Thu, 09 Sep 2010 17:20:27 +0200 wenzelm more abstract treatment of interrupts in structure Exn -- hardly ever need to mention Interrupt literally;
Mon, 31 May 2010 21:06:57 +0200 wenzelm modernized some structure names, keeping a few legacy aliases;
Wed, 11 Nov 2009 00:09:15 +0100 wenzelm admit dummy implementation;
Tue, 10 Nov 2009 23:15:15 +0100 wenzelm exported SimpleThread.attributes;
Tue, 27 Oct 2009 11:25:56 +0100 wenzelm SimpleThread.fork: uniform handling of outermost Interrupt, which is not an error and should not produce exception trace;
Sat, 01 Aug 2009 00:09:45 +0200 wenzelm renamed Multithreading.regular_interrupts to Multithreading.public_interrupts;
Sat, 25 Jul 2009 00:53:47 +0200 wenzelm tuned tracing;
Sat, 25 Jul 2009 00:39:05 +0200 wenzelm added Multithreading.real_time;
Sat, 25 Jul 2009 00:13:39 +0200 wenzelm simplified/unified Multithreading.tracing_time;
Sat, 18 Jul 2009 22:45:33 +0200 wenzelm synchronized: tuned tracing;
Mon, 19 Jan 2009 19:38:03 +0100 wenzelm removed Ids;
Mon, 13 Oct 2008 15:48:39 +0200 wenzelm added generic combinator for synchronized evaluation (formerly in future.ML);
Thu, 09 Oct 2008 20:53:17 +0200 wenzelm added fail-safe interrupt;
Tue, 16 Sep 2008 15:37:32 +0200 wenzelm Simplified thread fork interface.
less more (0) tip