Default (mostly dummy) implementation of thread structures.
authorwenzelm
Sun, 07 Sep 2008 17:48:50 +0200
changeset 28154 3c3663e24ba7
parent 28153 67147cc3f967
child 28155 27b3005de862
Default (mostly dummy) implementation of thread structures. formerly in multithreading.ML; create mutexes / condition variables without failure;
src/Pure/ML-Systems/thread_dummy.ML
--- a/src/Pure/ML-Systems/thread_dummy.ML	Sun Sep 07 17:48:49 2008 +0200
+++ b/src/Pure/ML-Systems/thread_dummy.ML	Sun Sep 07 17:48:50 2008 +0200
@@ -79,4 +79,3 @@
 end;
 end;
 end;
-