src/Pure/Concurrent/task_queue.ML
Wed, 15 Jul 2020 16:10:43 +0200 wenzelm clarified user counters: expose tasks to external monitor;
Fri, 06 Jul 2018 16:29:47 +0200 wenzelm just one global lock for group status: avoid proliferation of mutexes, condvars;
Sat, 02 Jun 2018 21:59:11 +0200 wenzelm record active execution task and depend on it -- avoid new executions bumping into old ones;
Wed, 09 May 2018 19:53:37 +0200 wenzelm record total number of tasks;
Tue, 08 Aug 2017 12:21:29 +0200 wenzelm clarified signature;
Thu, 22 Jun 2017 14:27:13 +0200 wenzelm more informative task_statistics;
Mon, 05 Sep 2016 23:11:00 +0200 wenzelm clarified modules;
Sat, 09 Apr 2016 14:00:23 +0200 wenzelm clarified bootstrap;
less more (0) -30 -10 -8 tip