wenzelm [Sun, 07 Sep 2008 17:46:43 +0200] rev 28151
explicit use of universal.ML and dummy_thread.ML;
wenzelm [Sun, 07 Sep 2008 17:46:41 +0200] rev 28150
added no_interrupts;
tuned;
wenzelm [Sun, 07 Sep 2008 17:46:40 +0200] rev 28149
added no_interrupts;
moved dummy thread structures to dummy_thread.ML;
wenzelm [Sun, 07 Sep 2008 17:46:39 +0200] rev 28148
tuned;
wenzelm [Sun, 07 Sep 2008 17:46:38 +0200] rev 28147
send: broadcast to all waiting threads;
wenzelm [Sun, 07 Sep 2008 17:46:37 +0200] rev 28146
added ML-Systems/thread_dummy.ML;
haftmann [Sat, 06 Sep 2008 14:02:36 +0200] rev 28145
dropped "run" marker in monad syntax
wenzelm [Fri, 05 Sep 2008 11:50:35 +0200] rev 28144
multithreading.ML provides dummy thread structures;
haftmann [Fri, 05 Sep 2008 06:50:22 +0200] rev 28143
different bookkeeping for code equations
haftmann [Fri, 05 Sep 2008 06:50:20 +0200] rev 28142
renamed structure CodeTarget to Code_Target