about summary refs log tree commit diff stats
path: root/html/038scheduler.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/038scheduler.cc.html')
-rw-r--r--html/038scheduler.cc.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/html/038scheduler.cc.html b/html/038scheduler.cc.html
index 37cd96b4..2eb59d6d 100644
--- a/html/038scheduler.cc.html
+++ b/html/038scheduler.cc.html
@@ -2,7 +2,7 @@
 <html>
 <head>
 <meta http-equiv="content-type" content="text/html; charset=UTF-8">
-<title>~/Desktop/s/mu/038scheduler.cc.html</title>
+<title>Mu - 038scheduler.cc</title>
 <meta name="Generator" content="Vim/7.4">
 <meta name="plugin-version" content="vim7.4_v1">
 <meta name="syntax" content="cpp">
@@ -33,8 +33,8 @@ body { font-family: monospace; color: #d0d0d0; background-color: #000000; }
 </head>
 <body>
 <pre id='vimCodeElement'>
-<span class="Comment">//: Run a second routine concurrently using fork, without any guarantees on</span>
-<span class="Comment">//: how the operations in each are interleaved with each other.</span>
+<span class="Comment">//: Run a second routine concurrently using 'start-running', without any</span>
+<span class="Comment">//: guarantees on how the operations in each are interleaved with each other.</span>
 
 <span class="Delimiter">:(scenario scheduler)</span>
 recipe f1 [
@@ -125,10 +125,9 @@ for <span class="Delimiter">(</span>index_t i = <span class="Constant">0</span><
   delete Routines[i]<span class="Delimiter">;</span>
 Routines<span class="Delimiter">.</span>clear<span class="Delimiter">();</span>
 
-<span class="SalientComment">//:: To schedule new routines to run, call 'start-scheduling'.</span>
+<span class="SalientComment">//:: To schedule new routines to run, call 'start-running'.</span>
 
-<span class="Comment">//: 'start-scheduling' will return a unique id for the routine that was</span>
-<span class="Comment">//: created.</span>
+<span class="Comment">//: 'start-running' will return a unique id for the routine that was created.</span>
 <span class="Delimiter">:(before &quot;End routine Fields&quot;)</span>
 index_t id<span class="Delimiter">;</span>
 <span class="Delimiter">:(before &quot;End Globals&quot;)</span>
66; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #336699 } /* Name.Variable */ .highlight .ow { color: #008800 } /* Operator.Word */ .highlight .w { color: #bbbbbb } /* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
[colours]
bkgnd=default
cmd.wins.unread=orange1
titlebar=grey50
titlebar.text=cornsilk1
titlebar.brackets=cornsilk1
titlebar.unencrypted=white
titlebar.encrypted=orange1
titlebar.untrusted=lightsalmon1
titlebar.trusted=orange1
titlebar.online=greenyellow
titlebar.offline=white
titlebar.away=wheat4
titlebar.chat=orange1
titlebar.dnd=red
titlebar.xa=orange4
statusbar=grey50
statusbar.text=cornsilk1
statusbar.brackets=cornsilk1
statusbar.active=cornsilk1
statusbar.new=lightsalmon1
statusbar.current=lightsalmon1
statusbar.time=cornsilk1
main.text=default
main.text.me=default
main.text.them=default
main.splash=orange1
main.help.header=default
main.text.history=default
main.time=default
input.text=default
subscribed=green
unsubscribed=default
otr.started.trusted=green
otr.started.untrusted=orange1
otr.ended=red
otr.trusted=green
otr.untrusted=orange1
online=green
away=wheat4
chat=green
dnd=red
xa=orange4
offline=orange1
incoming=lightsalmon3
mention=orange1
trigger=orange1
typing=orange1
gone=orange4
error=red
roominfo=default
roommention=orange1
roommention.term=lightsalmon1
roomtrigger=lightsalmon3
roomtrigger.term=cyan
me=green
them=cyan
roster.header=default
roster.chat=green
roster.online=green
roster.away=wheat4
roster.xa=orange4
roster.dnd=red
roster.offline=default
roster.chat.active=green
roster.online.active=green
roster.away.active=wheat4
roster.xa.active=orange4
roster.dnd.active=orange1
roster.offline.active=default
roster.chat.unread=green
roster.online.unread=green
roster.away.unread=wheat4
roster.xa.unread=orange4
roster.dnd.unread=red
roster.offline.unread=default
roster.room=green
roster.room.unread=orange1
roster.room.mention=lightsalmon1
roster.room.trigger=lightsalmon1
occupants.header=default
receipt.sent=default