src/Pure/Concurrent/multithreading.ML
Thu, 15 Feb 2024 09:53:58 +0100 wenzelm more robust defaults;
Wed, 14 Feb 2024 14:41:18 +0100 wenzelm clarified num_processors: follow Poly/ML (with its inaccuracies);
Tue, 13 Feb 2024 21:28:08 +0100 wenzelm tuned comments;
Tue, 26 Sep 2023 14:42:33 +0200 wenzelm clarified signature;
Tue, 26 Sep 2023 12:46:31 +0200 wenzelm tuned signature;
Tue, 26 Sep 2023 12:30:08 +0200 wenzelm clarified signature: distinction of unmanaged vs. managed interrupts (not implemented yet);
Wed, 06 Sep 2023 20:51:28 +0200 wenzelm clarified signature: retain original Poly/ML names Thread.Thread, Thread.Mutex, Thread.ConditionVar and de-emphasize them for Isabelle/ML;
Wed, 09 May 2018 20:45:57 +0200 wenzelm clarified future scheduling parameters, with support for parallel_limit;
Tue, 24 Apr 2018 11:03:51 +0200 wenzelm clarified modules;
Mon, 19 Feb 2018 11:13:25 +0100 wenzelm clarified signature;
Wed, 14 Dec 2016 10:40:25 +0100 wenzelm tuned;
Wed, 14 Dec 2016 10:29:47 +0100 wenzelm tuned;
Tue, 13 Dec 2016 23:29:54 +0100 wenzelm more tight thread attributes, based in internal word arithmetic instead of symbolic datatypes: measurable performance improvement;
Mon, 17 Oct 2016 16:58:39 +0200 wenzelm eliminated unused argument;
Sat, 09 Apr 2016 14:28:32 +0200 wenzelm tuned signature;
Sat, 09 Apr 2016 14:21:29 +0200 wenzelm virtual Pure is single-threaded to avoid confusion with multiple thread farms etc.;
Sat, 09 Apr 2016 14:17:50 +0200 wenzelm tuned signature;
Sat, 09 Apr 2016 14:11:31 +0200 wenzelm tuned signature -- closer to Exn.Interrupt.expose in Scala;
Sat, 09 Apr 2016 14:00:23 +0200 wenzelm clarified bootstrap;
Sat, 09 Apr 2016 11:21:38 +0200 wenzelm clarified modules;
Wed, 06 Apr 2016 17:17:05 +0200 wenzelm unused;
Wed, 06 Apr 2016 17:16:30 +0200 wenzelm tuned signature;
Sat, 02 Apr 2016 23:29:05 +0200 wenzelm prefer infix operations;
Sat, 26 Mar 2016 14:27:58 +0100 wenzelm obsolete -- done in Isabelle_Process.init_options;
Thu, 03 Mar 2016 21:59:21 +0100 wenzelm discontinued RAW session: bootstrap directly from isabelle_process RAW_ML_SYSTEM;
less more (0) tip