src/Pure/ML-Systems/multithreading_polyml.ML
Mon, 24 Sep 2007 13:52:50 +0200 wenzelm replaced interrupt_timeout by TimeLimit.timeLimit (available on SML/NJ and Poly/ML 5.1);
Fri, 21 Sep 2007 22:51:13 +0200 wenzelm tuned;
Thu, 20 Sep 2007 20:58:40 +0200 wenzelm added interrupt_timeout;
Thu, 16 Aug 2007 18:53:22 +0200 wenzelm improved treatment of global interrupts: Thread.EnableBroadcastInterrupt, redefine ignore/raise_interrupt;
Wed, 15 Aug 2007 22:21:13 +0200 wenzelm main: wait_timeout (1 second);
Fri, 10 Aug 2007 14:49:01 +0200 wenzelm (un)interruptible: pass-through original thread attributes;
Thu, 09 Aug 2007 23:53:50 +0200 wenzelm schedule: more precise task model;
Fri, 03 Aug 2007 16:28:23 +0200 wenzelm tuned tracing;
Wed, 01 Aug 2007 17:03:28 +0200 wenzelm tracing: level;
Wed, 01 Aug 2007 16:50:16 +0200 wenzelm oops -- fixed syntax;
Wed, 01 Aug 2007 16:48:47 +0200 wenzelm "running": PROTECTED wakeup;
Mon, 30 Jul 2007 19:22:27 +0200 wenzelm dequeue: wait loop while PROTECTED -- avoids race condition;
Sun, 29 Jul 2007 23:27:40 +0200 wenzelm tuned msgs;
Sun, 29 Jul 2007 22:41:59 +0200 wenzelm more informative tracing;
Sun, 29 Jul 2007 19:46:04 +0200 wenzelm more informative tracing;
Sun, 29 Jul 2007 17:28:57 +0200 wenzelm critical: improved diagostics;
Wed, 25 Jul 2007 22:20:53 +0200 wenzelm renamed CRITICAL' to NAMED_CRITICAL;
Wed, 25 Jul 2007 17:05:49 +0200 wenzelm added trace flag, official tracing operation;
Tue, 24 Jul 2007 22:53:48 +0200 wenzelm renamed number_of_threads to max_threads;
Tue, 24 Jul 2007 19:44:32 +0200 wenzelm Multithreading in Poly/ML (version 5.1).
less more (0) tip