wenzelm [Sun, 07 Sep 2008 22:19:46 +0200] rev 28157
added change_result;
wenzelm [Sun, 07 Sep 2008 22:19:42 +0200] rev 28156
Functional threads as future values.
wenzelm [Sun, 07 Sep 2008 22:19:31 +0200] rev 28155
added Concurrent/future.ML;
wenzelm [Sun, 07 Sep 2008 17:48:50 +0200] rev 28154
Default (mostly dummy) implementation of thread structures.
formerly in multithreading.ML;
create mutexes / condition variables without failure;
wenzelm [Sun, 07 Sep 2008 17:48:49 +0200] rev 28153
*** MESSAGE REFERS TO PREVIOUS VERSION ***
removed dummy thread structures from multithreading.ML;
wenzelm [Sun, 07 Sep 2008 17:46:44 +0200] rev 28152
*** empty log message ***
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;