Thu, 04 Sep 2008 16:43:51 +0200tuned signature;
wenzelm [Thu, 04 Sep 2008 16:43:51 +0200] rev 28129
tuned signature;

Thu, 04 Sep 2008 16:43:50 +0200added General/queue.ML;
wenzelm [Thu, 04 Sep 2008 16:43:50 +0200] rev 28128
added General/queue.ML;

Thu, 04 Sep 2008 16:43:48 +0200Efficient queues.
wenzelm [Thu, 04 Sep 2008 16:43:48 +0200] rev 28127
Efficient queues.

Thu, 04 Sep 2008 16:03:49 +0200moved Multithreading.task/schedule to Concurrent/schedule.ML
wenzelm [Thu, 04 Sep 2008 16:03:49 +0200] rev 28126
moved Multithreading.task/schedule to Concurrent/schedule.ML

Thu, 04 Sep 2008 16:03:48 +0200multithreading.ML provides dummy thread structures;
wenzelm [Thu, 04 Sep 2008 16:03:48 +0200] rev 28125
multithreading.ML provides dummy thread structures;

Thu, 04 Sep 2008 16:03:47 +0200moved Multithreading.task/schedule to Concurrent/schedule.ML;
wenzelm [Thu, 04 Sep 2008 16:03:47 +0200] rev 28124
moved Multithreading.task/schedule to Concurrent/schedule.ML;

Thu, 04 Sep 2008 16:03:46 +0200provide dummy thread structures, including proper Thread.getLocal/setLocal;
wenzelm [Thu, 04 Sep 2008 16:03:46 +0200] rev 28123
provide dummy thread structures, including proper Thread.getLocal/setLocal;
moved task/schedule to Concurrent/schedule.ML;

Thu, 04 Sep 2008 16:03:44 +0200Thread.getLocal/setLocal;
wenzelm [Thu, 04 Sep 2008 16:03:44 +0200] rev 28122
Thread.getLocal/setLocal;

Thu, 04 Sep 2008 16:03:43 +0200Scheduling -- multiple threads working on a queue of tasks.
wenzelm [Thu, 04 Sep 2008 16:03:43 +0200] rev 28121
Scheduling -- multiple threads working on a queue of tasks.
formerly in ML-Systems/multithreading_polyml.ML;
simplified -- less tracing;
use regular Isabelle/ML functions instead of NJ stuff;

Thu, 04 Sep 2008 16:03:41 +0200added Concurrent/schedule.ML;
wenzelm [Thu, 04 Sep 2008 16:03:41 +0200] rev 28120
added Concurrent/schedule.ML;