1%-*-mode:latex-*-
2%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
3%
4% Copyright (C) 1996-2005 Jason Evans <jasone@canonware.com>.
5% All rights reserved.
6%
7% Redistribution and use in source and binary forms, with or without
8% modification, are permitted provided that the following conditions
9% are met:
10% 1. Redistributions of source code must retain the above copyright
11%    notice(s), this list of conditions and the following disclaimer
12%    unmodified other than the allowable addition of one or more
13%    copyright notices.
14% 2. Redistributions in binary form must reproduce the above copyright
15%    notice(s), this list of conditions and the following disclaimer in
16%    the documentation and/or other materials provided with the
17%    distribution.
18%
19% THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER(S) ``AS IS'' AND ANY
20% EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
21% IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
22% PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT HOLDER(S) BE
23% LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
24% CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
25% SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
26% BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
27% WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
28% OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
29% EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30%
31%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
32%
33% Version: Onyx 5.1.2
34%
35% systemdict portion of Onyx Manual.
36%
37%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
38
39\subsection{systemdict}
40\label{systemdict}
41\index{systemdict@\classname{systemdict}{}}
42
43The \classname{systemdict} functions implement the operators contained in
44\onyxop{}{systemdict}{}.  Only the C API is documented here; see
45Section~\ref{sec:systemdict} for operator semantics.
46
47\subsubsection{API}
48\begin{capi}
49\label{systemdict_abs}
50\index{systemdict_abs@\cfunc{systemdict\_abs}{}}
51\citem{\cfunc[void]{systemdict\_\htmlref{abs}{systemdict:abs}}{cw\_nxo\_t
52*a\_thread}}
53\label{systemdict_accept}
54\index{systemdict_accept@\cfunc{systemdict\_accept}{}}
55\citem{\cfunc[void]{systemdict\_\htmlref{accept}{systemdict:accept}}{cw\_nxo\_t
56*a\_thread}}
57\label{systemdict_acos}
58\index{systemdict_acos@\cfunc{systemdict\_acos}{}}
59\citem{\cfunc[void]{systemdict\_\htmlref{acos}{systemdict:acos}}{cw\_nxo\_t
60*a\_thread}}
61\label{systemdict_acosh}
62\index{systemdict_acosh@\cfunc{systemdict\_acosh}{}}
63\citem{\cfunc[void]{systemdict\_\htmlref{acosh}{systemdict:acosh}}{cw\_nxo\_t
64*a\_thread}}
65\label{systemdict_add}
66\index{systemdict_add@\cfunc{systemdict\_add}{}}
67\citem{\cfunc[void]{systemdict\_\htmlref{add}{systemdict:add}}{cw\_nxo\_t
68*a\_thread}}
69\label{systemdict_adn}
70\index{systemdict_adn@\cfunc{systemdict\_adn}{}}
71\citem{\cfunc[void]{systemdict\_\htmlref{adn}{systemdict:adn}}{cw\_nxo\_t
72*a\_thread}}
73\label{systemdict_and}
74\index{systemdict_and@\cfunc{systemdict\_and}{}}
75\citem{\cfunc[void]{systemdict\_\htmlref{and}{systemdict:and}}{cw\_nxo\_t
76*a\_thread}}
77\label{systemdict_array}
78\index{systemdict_array@\cfunc{systemdict\_array}{}}
79\citem{\cfunc[void]{systemdict\_\htmlref{array}{systemdict:array}}{cw\_nxo\_t
80*a\_thread}}
81\label{systemdict_asin}
82\index{systemdict_asin@\cfunc{systemdict\_asin}{}}
83\citem{\cfunc[void]{systemdict\_\htmlref{asin}{systemdict:asin}}{cw\_nxo\_t
84*a\_thread}}
85\label{systemdict_asinh}
86\index{systemdict_asinh@\cfunc{systemdict\_asinh}{}}
87\citem{\cfunc[void]{systemdict\_\htmlref{asinh}{systemdict:asinh}}{cw\_nxo\_t
88*a\_thread}}
89\label{systemdict_atan}
90\index{systemdict_atan@\cfunc{systemdict\_atan}{}}
91\citem{\cfunc[void]{systemdict\_\htmlref{atan}{systemdict:atan}}{cw\_nxo\_t
92*a\_thread}}
93\label{systemdict_atan2}
94\index{systemdict_atan2@\cfunc{systemdict\_atan2}{}}
95\citem{\cfunc[void]{systemdict\_\htmlref{atan2}{systemdict:atan2}}{cw\_nxo\_t
96*a\_thread}}
97\label{systemdict_atanh}
98\index{systemdict_atanh@\cfunc{systemdict\_atanh}{}}
99\citem{\cfunc[void]{systemdict\_\htmlref{atanh}{systemdict:atanh}}{cw\_nxo\_t
100*a\_thread}}
101\label{systemdict_aup}
102\index{systemdict_aup@\cfunc{systemdict\_aup}{}}
103\citem{\cfunc[void]{systemdict\_\htmlref{aup}{systemdict:aup}}{cw\_nxo\_t
104*a\_thread}}
105\label{systemdict_bdup}
106\index{systemdict_bdup@\cfunc{systemdict\_bdup}{}}
107\citem{\cfunc[void]{systemdict\_\htmlref{bdup}{systemdict:bdup}}{cw\_nxo\_t
108*a\_thread}}
109\label{systemdict_begin}
110\index{systemdict_begin@\cfunc{systemdict\_begin}{}}
111\citem{\cfunc[void]{systemdict\_\htmlref{begin}{systemdict:begin}}{cw\_nxo\_t
112*a\_thread}}
113\label{systemdict_bind}
114\index{systemdict_bind@\cfunc{systemdict\_bind}{}}
115\citem{\cfunc[void]{systemdict\_\htmlref{bind}{systemdict:bind}}{cw\_nxo\_t
116*a\_thread}}
117\label{systemdict_bindsocket}
118\index{systemdict_bindsocket@\cfunc{systemdict\_bindsocket}{}}
119\citem{\cfunc[void]{systemdict\_\htmlref{bindsocket}{systemdict:bindsocket}}{cw\_nxo\_t
120*a\_thread}}
121\label{systemdict_bpop}
122\index{systemdict_bpop@\cfunc{systemdict\_bpop}{}}
123\citem{\cfunc[void]{systemdict\_\htmlref{bpop}{systemdict:bpop}}{cw\_nxo\_t
124*a\_thread}}
125\label{systemdict_broadcast}
126\index{systemdict_broadcast@\cfunc{systemdict\_broadcast}{}}
127\citem{\cfunc[void]{systemdict\_\htmlref{broadcast}{systemdict:broadcast}}{cw\_nxo\_t
128*a\_thread}}
129\label{systemdict_bytesavailable}
130\index{systemdict_bytesavailable@\cfunc{systemdict\_bytesavailable}{}}
131\citem{\cfunc[void]{systemdict\_\htmlref{bytesavailable}{systemdict:bytesavailable}}{cw\_nxo\_t
132*a\_thread}}
133\label{systemdict_cat}
134\index{systemdict_cat@\cfunc{systemdict\_cat}{}}
135\citem{\cfunc[void]{systemdict\_\htmlref{cat}{systemdict:cat}}{cw\_nxo\_t
136*a\_thread}}
137\label{systemdict_ccheck}
138\index{systemdict_ccheck@\cfunc{systemdict\_ccheck}{}}
139\citem{\cfunc[void]{systemdict\_\htmlref{ccheck}{systemdict:ccheck}}{cw\_nxo\_t
140*a\_thread}}
141\label{systemdict_cd}
142\index{systemdict_cd@\cfunc{systemdict\_cd}{}}
143\citem{\cfunc[void]{systemdict\_\htmlref{cd}{systemdict:cd}}{cw\_nxo\_t
144*a\_thread}}
145\label{systemdict_cdef}
146\index{systemdict_cdef@\cfunc{systemdict\_cdef}{}}
147\citem{\cfunc[void]{systemdict\_\htmlref{cdef}{systemdict:cdef}}{cw\_nxo\_t
148*a\_thread}}
149\label{systemdict_ceiling}
150\index{systemdict_ceiling@\cfunc{systemdict\_ceiling}{}}
151\citem{\cfunc[void]{systemdict\_\htmlref{ceiling}{systemdict:ceiling}}{cw\_nxo\_t
152*a\_thread}}
153\label{systemdict_chmod}
154\index{systemdict_chmod@\cfunc{systemdict\_chmod}{}}
155\citem{\cfunc[void]{systemdict\_\htmlref{chmod}{systemdict:chmod}}{cw\_nxo\_t
156*a\_thread}}
157\label{systemdict_chown}
158\index{systemdict_chown@\cfunc{systemdict\_chown}{}}
159\citem{\cfunc[void]{systemdict\_\htmlref{chown}{systemdict:chown}}{cw\_nxo\_t
160*a\_thread}}
161\label{systemdict_chroot}
162\index{systemdict_chroot@\cfunc{systemdict\_chroot}{}}
163\citem{\cfunc[void]{systemdict\_\htmlref{chroot}{systemdict:chroot}}{cw\_nxo\_t
164*a\_thread}}
165\label{systemdict_class}
166\index{systemdict_class@\cfunc{systemdict\_class}{}}
167\citem{\cfunc[void]{systemdict\_\htmlref{class}{systemdict:class}}{cw\_nxo\_t
168*a\_thread}}
169\label{systemdict_classname}
170\index{systemdict_classname@\cfunc{systemdict\_classname}{}}
171\citem{\cfunc[void]{systemdict\_\htmlref{classname}{systemdict:classname}}{cw\_nxo\_t
172*a\_thread}}
173\label{systemdict_clear}
174\index{systemdict_clear@\cfunc{systemdict\_clear}{}}
175\citem{\cfunc[void]{systemdict\_\htmlref{clear}{systemdict:clear}}{cw\_nxo\_t
176*a\_thread}}
177\label{systemdict_cleartomark}
178\index{systemdict_cleartomark@\cfunc{systemdict\_cleartomark}{}}
179\citem{\cfunc[void]{systemdict\_\htmlref{cleartomark}{systemdict:cleartomark}}{cw\_nxo\_t
180*a\_thread}}
181\label{systemdict_close}
182\index{systemdict_close@\cfunc{systemdict\_close}{}}
183\citem{\cfunc[void]{systemdict\_\htmlref{close}{systemdict:close}}{cw\_nxo\_t
184*a\_thread}}
185\label{systemdict_condition}
186\index{systemdict_condition@\cfunc{systemdict\_condition}{}}
187\citem{\cfunc[void]{systemdict\_\htmlref{condition}{systemdict:condition}}{cw\_nxo\_t
188*a\_thread}}
189\label{systemdict_connect}
190\index{systemdict_connect@\cfunc{systemdict\_connect}{}}
191\citem{\cfunc[void]{systemdict\_\htmlref{connect}{systemdict:connect}}{cw\_nxo\_t
192*a\_thread}}
193\label{systemdict_continue}
194\index{systemdict_continue@\cfunc{systemdict\_continue}{}}
195\citem{\cfunc[void]{systemdict\_\htmlref{continue}{systemdict:continue}}{cw\_nxo\_t
196*a\_thread}}
197\label{systemdict_copy}
198\index{systemdict_copy@\cfunc{systemdict\_copy}{}}
199\citem{\cfunc[void]{systemdict\_\htmlref{copy}{systemdict:copy}}{cw\_nxo\_t
200*a\_thread}}
201\label{systemdict_cos}
202\index{systemdict_cos@\cfunc{systemdict\_cos}{}}
203\citem{\cfunc[void]{systemdict\_\htmlref{cos}{systemdict:cos}}{cw\_nxo\_t
204*a\_thread}}
205\label{systemdict_cosh}
206\index{systemdict_cosh@\cfunc{systemdict\_cosh}{}}
207\citem{\cfunc[void]{systemdict\_\htmlref{cosh}{systemdict:cosh}}{cw\_nxo\_t
208*a\_thread}}
209\label{systemdict_count}
210\index{systemdict_count@\cfunc{systemdict\_count}{}}
211\citem{\cfunc[void]{systemdict\_\htmlref{count}{systemdict:count}}{cw\_nxo\_t
212*a\_thread}}
213\label{systemdict_countdstack}
214\index{systemdict_countdstack@\cfunc{systemdict\_countdstack}{}}
215\citem{\cfunc[void]{systemdict\_\htmlref{countdstack}{systemdict:countdstack}}{cw\_nxo\_t
216*a\_thread}}
217\label{systemdict_countestack}
218\index{systemdict_countestack@\cfunc{systemdict\_countestack}{}}
219\citem{\cfunc[void]{systemdict\_\htmlref{countestack}{systemdict:countestack}}{cw\_nxo\_t
220*a\_thread}}
221\label{systemdict_counttomark}
222\index{systemdict_counttomark@\cfunc{systemdict\_counttomark}{}}
223\citem{\cfunc[void]{systemdict\_\htmlref{counttomark}{systemdict:counttomark}}{cw\_nxo\_t
224*a\_thread}}
225\label{systemdict_cstack}
226\index{systemdict_cstack@\cfunc{systemdict\_cstack}{}}
227\citem{\cfunc[void]{systemdict\_\htmlref{cstack}{systemdict:cstack}}{cw\_nxo\_t
228*a\_thread}}
229\label{systemdict_currentdict}
230\index{systemdict_currentdict@\cfunc{systemdict\_currentdict}{}}
231\citem{\cfunc[void]{systemdict\_\htmlref{currentdict}{systemdict:currentdict}}{cw\_nxo\_t
232*a\_thread}}
233\label{systemdict_currentlocking}
234\index{systemdict_currentlocking@\cfunc{systemdict\_currentlocking}{}}
235\citem{\cfunc[void]{systemdict\_\htmlref{currentlocking}{systemdict:currentlocking}}{cw\_nxo\_t
236*a\_thread}}
237\label{systemdict_cvc}
238\index{systemdict_cvc@\cfunc{systemdict\_cvc}{}}
239\citem{\cfunc[void]{systemdict\_\htmlref{cvc}{systemdict:cvc}}{cw\_nxo\_t
240*a\_thread}}
241\label{systemdict_cvds}
242\index{systemdict_cvds@\cfunc{systemdict\_cvds}{}}
243\citem{\cfunc[void]{systemdict\_\htmlref{cvds}{systemdict:cvds}}{cw\_nxo\_t
244*a\_thread}}
245\label{systemdict_cve}
246\index{systemdict_cve@\cfunc{systemdict\_cve}{}}
247\citem{\cfunc[void]{systemdict\_\htmlref{cve}{systemdict:cve}}{cw\_nxo\_t
248*a\_thread}}
249\label{systemdict_cves}
250\index{systemdict_cves@\cfunc{systemdict\_cves}{}}
251\citem{\cfunc[void]{systemdict\_\htmlref{cves}{systemdict:cves}}{cw\_nxo\_t
252*a\_thread}}
253\label{systemdict_cvf}
254\index{systemdict_cvf@\cfunc{systemdict\_cvf}{}}
255\citem{\cfunc[void]{systemdict\_\htmlref{cvf}{systemdict:cvf}}{cw\_nxo\_t
256*a\_thread}}
257\label{systemdict_cvi}
258\index{systemdict_cvi@\cfunc{systemdict\_cvi}{}}
259\citem{\cfunc[void]{systemdict\_\htmlref{cvi}{systemdict:cvi}}{cw\_nxo\_t
260*a\_thread}}
261\label{systemdict_cvl}
262\index{systemdict_cvl@\cfunc{systemdict\_cvl}{}}
263\citem{\cfunc[void]{systemdict\_\htmlref{cvl}{systemdict:cvl}}{cw\_nxo\_t
264*a\_thread}}
265\label{systemdict_cvn}
266\index{systemdict_cvn@\cfunc{systemdict\_cvn}{}}
267\citem{\cfunc[void]{systemdict\_\htmlref{cvn}{systemdict:cvn}}{cw\_nxo\_t
268*a\_thread}}
269\label{systemdict_cvrs}
270\index{systemdict_cvrs@\cfunc{systemdict\_cvrs}{}}
271\citem{\cfunc[void]{systemdict\_\htmlref{cvrs}{systemdict:cvrs}}{cw\_nxo\_t
272*a\_thread}}
273\label{systemdict_cvs}
274\index{systemdict_cvs@\cfunc{systemdict\_cvs}{}}
275\citem{\cfunc[void]{systemdict\_\htmlref{cvs}{systemdict:cvs}}{cw\_nxo\_t
276*a\_thread}}
277\label{systemdict_cvx}
278\index{systemdict_cvx@\cfunc{systemdict\_cvx}{}}
279\citem{\cfunc[void]{systemdict\_\htmlref{cvx}{systemdict:cvx}}{cw\_nxo\_t
280*a\_thread}}
281\label{systemdict_data}
282\index{systemdict_data@\cfunc{systemdict\_data}{}}
283\citem{\cfunc[void]{systemdict\_\htmlref{data}{systemdict:data}}{cw\_nxo\_t
284*a\_thread}}
285\label{systemdict_dec}
286\index{systemdict_dec@\cfunc{systemdict\_dec}{}}
287\citem{\cfunc[void]{systemdict\_\htmlref{dec}{systemdict:dec}}{cw\_nxo\_t
288*a\_thread}}
289\label{systemdict_def}
290\index{systemdict_def@\cfunc{systemdict\_def}{}}
291\citem{\cfunc[void]{systemdict\_\htmlref{def}{systemdict:def}}{cw\_nxo\_t
292*a\_thread}}
293\label{systemdict_detach}
294\index{systemdict_detach@\cfunc{systemdict\_detach}{}}
295\citem{\cfunc[void]{systemdict\_\htmlref{detach}{systemdict:detach}}{cw\_nxo\_t
296*a\_thread}}
297\label{systemdict_dict}
298\index{systemdict_dict@\cfunc{systemdict\_dict}{}}
299\citem{\cfunc[void]{systemdict\_\htmlref{dict}{systemdict:dict}}{cw\_nxo\_t
300*a\_thread}}
301\label{systemdict_die}
302\index{systemdict_die@\cfunc{systemdict\_die}{}}
303\citem{\cfunc[void]{systemdict\_\htmlref{die}{systemdict:die}}{cw\_nxo\_t
304*a\_thread}}
305\label{systemdict_dirforeach}
306\index{systemdict_dirforeach@\cfunc{systemdict\_dirforeach}{}}
307\citem{\cfunc[void]{systemdict\_\htmlref{dirforeach}{systemdict:dirforeach}}{cw\_nxo\_t
308*a\_thread}}
309\label{systemdict_div}
310\index{systemdict_div@\cfunc{systemdict\_div}{}}
311\citem{\cfunc[void]{systemdict\_\htmlref{div}{systemdict:div}}{cw\_nxo\_t
312*a\_thread}}
313\label{systemdict_dn}
314\index{systemdict_dn@\cfunc{systemdict\_dn}{}}
315\citem{\cfunc[void]{systemdict\_\htmlref{dn}{systemdict:dn}}{cw\_nxo\_t
316*a\_thread}}
317\label{systemdict_dstack}
318\index{systemdict_dstack@\cfunc{systemdict\_dstack}{}}
319\citem{\cfunc[void]{systemdict\_\htmlref{dstack}{systemdict:dstack}}{cw\_nxo\_t
320*a\_thread}}
321\label{systemdict_dup}
322\index{systemdict_dup@\cfunc{systemdict\_dup}{}}
323\citem{\cfunc[void]{systemdict\_\htmlref{dup}{systemdict:dup}}{cw\_nxo\_t
324*a\_thread}}
325\label{systemdict_echeck}
326\index{systemdict_echeck@\cfunc{systemdict\_echeck}{}}
327\citem{\cfunc[void]{systemdict\_\htmlref{echeck}{systemdict:echeck}}{cw\_nxo\_t
328*a\_thread}}
329\label{systemdict_egid}
330\index{systemdict_egid@\cfunc{systemdict\_egid}{}}
331\citem{\cfunc[void]{systemdict\_\htmlref{egid}{systemdict:egid}}{cw\_nxo\_t
332*a\_thread}}
333\label{systemdict_end}
334\index{systemdict_end@\cfunc{systemdict\_end}{}}
335\citem{\cfunc[void]{systemdict\_\htmlref{end}{systemdict:end}}{cw\_nxo\_t
336*a\_thread}}
337\label{systemdict_eq}
338\index{systemdict_eq@\cfunc{systemdict\_eq}{}}
339\citem{\cfunc[void]{systemdict\_\htmlref{eq}{systemdict:eq}}{cw\_nxo\_t
340*a\_thread}}
341\label{systemdict_escape}
342\index{systemdict_escape@\cfunc{systemdict\_escape}{}}
343\citem{\cfunc[void]{systemdict\_\htmlref{escape}{systemdict:escape}}{cw\_nxo\_t
344*a\_thread}}
345\label{systemdict_estack}
346\index{systemdict_estack@\cfunc{systemdict\_estack}{}}
347\citem{\cfunc[void]{systemdict\_\htmlref{estack}{systemdict:estack}}{cw\_nxo\_t
348*a\_thread}}
349\label{systemdict_euid}
350\index{systemdict_euid@\cfunc{systemdict\_euid}{}}
351\citem{\cfunc[void]{systemdict\_\htmlref{euid}{systemdict:euid}}{cw\_nxo\_t
352*a\_thread}}
353\label{systemdict_eval}
354\index{systemdict_eval@\cfunc{systemdict\_eval}{}}
355\citem{\cfunc[void]{systemdict\_\htmlref{eval}{systemdict:eval}}{cw\_nxo\_t
356*a\_thread}}
357\label{systemdict_exch}
358\index{systemdict_exch@\cfunc{systemdict\_exch}{}}
359\citem{\cfunc[void]{systemdict\_\htmlref{exch}{systemdict:exch}}{cw\_nxo\_t
360*a\_thread}}
361\label{systemdict_exec}
362\index{systemdict_exec@\cfunc{systemdict\_exec}{}}
363\citem{\cfunc[void]{systemdict\_\htmlref{exec}{systemdict:exec}}{cw\_nxo\_t
364*a\_thread}}
365\label{systemdict_exit}
366\index{systemdict_exit@\cfunc{systemdict\_exit}{}}
367\citem{\cfunc[void]{systemdict\_\htmlref{exit}{systemdict:exit}}{cw\_nxo\_t
368*a\_thread}}
369\label{systemdict_exp}
370\index{systemdict_exp@\cfunc{systemdict\_exp}{}}
371\citem{\cfunc[void]{systemdict\_\htmlref{exp}{systemdict:exp}}{cw\_nxo\_t
372*a\_thread}}
373\label{systemdict_fcheck}
374\index{systemdict_fcheck@\cfunc{systemdict\_fcheck}{}}
375\citem{\cfunc[void]{systemdict\_\htmlref{fcheck}{systemdict:fcheck}}{cw\_nxo\_t
376*a\_thread}}
377\label{systemdict_floor}
378\index{systemdict_floor@\cfunc{systemdict\_floor}{}}
379\citem{\cfunc[void]{systemdict\_\htmlref{floor}{systemdict:floor}}{cw\_nxo\_t
380*a\_thread}}
381\label{systemdict_flush}
382\index{systemdict_flush@\cfunc{systemdict\_flush}{}}
383\citem{\cfunc[void]{systemdict\_\htmlref{flush}{systemdict:flush}}{cw\_nxo\_t
384*a\_thread}}
385\label{systemdict_flushfile}
386\index{systemdict_flushfile@\cfunc{systemdict\_flushfile}{}}
387\citem{\cfunc[void]{systemdict\_\htmlref{flushfile}{systemdict:flushfile}}{cw\_nxo\_t
388*a\_thread}}
389\label{systemdict_for}
390\index{systemdict_for@\cfunc{systemdict\_for}{}}
391\citem{\cfunc[void]{systemdict\_\htmlref{for}{systemdict:for}}{cw\_nxo\_t
392*a\_thread}}
393\label{systemdict_foreach}
394\index{systemdict_foreach@\cfunc{systemdict\_foreach}{}}
395\citem{\cfunc[void]{systemdict\_\htmlref{foreach}{systemdict:foreach}}{cw\_nxo\_t
396*a\_thread}}
397\label{systemdict_forkexec}
398\index{systemdict_forkexec@\cfunc{systemdict\_forkexec}{}}
399\citem{\cfunc[void]{systemdict\_\htmlref{forkexec}{systemdict:forkexec}}{cw\_nxo\_t
400*a\_thread}}
401\label{systemdict_ge}
402\index{systemdict_ge@\cfunc{systemdict\_ge}{}}
403\citem{\cfunc[void]{systemdict\_\htmlref{ge}{systemdict:ge}}{cw\_nxo\_t
404*a\_thread}}
405\label{systemdict_get}
406\index{systemdict_get@\cfunc{systemdict\_get}{}}
407\citem{\cfunc[void]{systemdict\_\htmlref{get}{systemdict:get}}{cw\_nxo\_t
408*a\_thread}}
409\label{systemdict_getinterval}
410\index{systemdict_getinterval@\cfunc{systemdict\_getinterval}{}}
411\citem{\cfunc[void]{systemdict\_\htmlref{getinterval}{systemdict:getinterval}}{cw\_nxo\_t
412*a\_thread}}
413\label{systemdict_getpgid}
414\index{systemdict_getpgid@\cfunc{systemdict\_getpgid}{}}
415\citem{\cfunc[void]{systemdict\_\htmlref{getpgid}{systemdict:getpgid}}{cw\_nxo\_t
416*a\_thread}}
417\label{systemdict_getsid}
418\index{systemdict_getsid@\cfunc{systemdict\_getsid}{}}
419\citem{\cfunc[void]{systemdict\_\htmlref{getsid}{systemdict:getsid}}{cw\_nxo\_t
420*a\_thread}}
421\label{systemdict_gid}
422\index{systemdict_gid@\cfunc{systemdict\_gid}{}}
423\citem{\cfunc[void]{systemdict\_\htmlref{gid}{systemdict:gid}}{cw\_nxo\_t
424*a\_thread}}
425\label{systemdict_gmaxestack}
426\index{systemdict_gmaxestack@\cfunc{systemdict\_gmaxestack}{}}
427\citem{\cfunc[void]{systemdict\_\htmlref{gmaxestack}{systemdict:gmaxestack}}{cw\_nxo\_t
428*a\_thread}}
429\label{systemdict_gstderr}
430\index{systemdict_gstderr@\cfunc{systemdict\_gstderr}{}}
431\citem{\cfunc[void]{systemdict\_\htmlref{gstderr}{systemdict:gstderr}}{cw\_nxo\_t
432*a\_thread}}
433\label{systemdict_gstdin}
434\index{systemdict_gstdin@\cfunc{systemdict\_gstdin}{}}
435\citem{\cfunc[void]{systemdict\_\htmlref{gstdin}{systemdict:gstdin}}{cw\_nxo\_t
436*a\_thread}}
437\label{systemdict_gstdout}
438\index{systemdict_gstdout@\cfunc{systemdict\_gstdout}{}}
439\citem{\cfunc[void]{systemdict\_\htmlref{gstdout}{systemdict:gstdout}}{cw\_nxo\_t
440*a\_thread}}
441\label{systemdict_gt}
442\index{systemdict_gt@\cfunc{systemdict\_gt}{}}
443\citem{\cfunc[void]{systemdict\_\htmlref{gt}{systemdict:gt}}{cw\_nxo\_t
444*a\_thread}}
445\label{systemdict_gtailopt}
446\index{systemdict_gtailopt@\cfunc{systemdict\_gtailopt}{}}
447\citem{\cfunc[void]{systemdict\_\htmlref{gtailopt}{systemdict:gtailopt}}{cw\_nxo\_t
448*a\_thread}}
449\label{systemdict_handletag}
450\index{systemdict_handletag@\cfunc{systemdict\_handletag}{}}
451\citem{\cfunc[void]{systemdict\_\htmlref{handletag}{systemdict:handletag}}{cw\_nxo\_t
452*a\_thread}}
453\label{systemdict_ibdup}
454\index{systemdict_ibdup@\cfunc{systemdict\_ibdup}{}}
455\citem{\cfunc[void]{systemdict\_\htmlref{ibdup}{systemdict:ibdup}}{cw\_nxo\_t
456*a\_thread}}
457\label{systemdict_ibpop}
458\index{systemdict_ibpop@\cfunc{systemdict\_ibpop}{}}
459\citem{\cfunc[void]{systemdict\_\htmlref{ibpop}{systemdict:ibpop}}{cw\_nxo\_t
460*a\_thread}}
461\label{systemdict_icheck}
462\index{systemdict_icheck@\cfunc{systemdict\_icheck}{}}
463\citem{\cfunc[void]{systemdict\_\htmlref{icheck}{systemdict:icheck}}{cw\_nxo\_t
464*a\_thread}}
465\label{systemdict_idiv}
466\index{systemdict_idiv@\cfunc{systemdict\_idiv}{}}
467\citem{\cfunc[void]{systemdict\_\htmlref{idiv}{systemdict:idiv}}{cw\_nxo\_t
468*a\_thread}}
469\label{systemdict_idup}
470\index{systemdict_idup@\cfunc{systemdict\_idup}{}}
471\citem{\cfunc[void]{systemdict\_\htmlref{idup}{systemdict:idup}}{cw\_nxo\_t
472*a\_thread}}
473\label{systemdict_if}
474\index{systemdict_if@\cfunc{systemdict\_if}{}}
475\citem{\cfunc[void]{systemdict\_\htmlref{if}{systemdict:if}}{cw\_nxo\_t
476*a\_thread}}
477\label{systemdict_ifelse}
478\index{systemdict_ifelse@\cfunc{systemdict\_ifelse}{}}
479\citem{\cfunc[void]{systemdict\_\htmlref{ifelse}{systemdict:ifelse}}{cw\_nxo\_t
480*a\_thread}}
481\label{systemdict_ilocked}
482\index{systemdict_ilocked@\cfunc{systemdict\_ilocked}{}}
483\citem{\cfunc[void]{systemdict\_\htmlref{ilocked}{systemdict:ilocked}}{cw\_nxo\_t
484*a\_thread}}
485\label{systemdict_implementor}
486\index{systemdict_implementor@\cfunc{systemdict\_implementor}{}}
487\citem{\cfunc[void]{systemdict\_\htmlref{implementor}{systemdict:implementor}}{cw\_nxo\_t
488*a\_thread}}
489\label{systemdict_implements}
490\index{systemdict_implements@\cfunc{systemdict\_implements}{}}
491\citem{\cfunc[void]{systemdict\_\htmlref{implements}{systemdict:implements}}{cw\_nxo\_t
492*a\_thread}}
493\label{systemdict_inc}
494\index{systemdict_inc@\cfunc{systemdict\_inc}{}}
495\citem{\cfunc[void]{systemdict\_\htmlref{inc}{systemdict:inc}}{cw\_nxo\_t
496*a\_thread}}
497\label{systemdict_instance}
498\index{systemdict_instance@\cfunc{systemdict\_instance}{}}
499\citem{\cfunc[void]{systemdict\_\htmlref{instance}{systemdict:instance}}{cw\_nxo\_t
500*a\_thread}}
501\label{systemdict_iobuf}
502\index{systemdict_iobuf@\cfunc{systemdict\_iobuf}{}}
503\citem{\cfunc[void]{systemdict\_\htmlref{iobuf}{systemdict:iobuf}}{cw\_nxo\_t
504*a\_thread}}
505\label{systemdict_ipop}
506\index{systemdict_ipop@\cfunc{systemdict\_ipop}{}}
507\citem{\cfunc[void]{systemdict\_\htmlref{ipop}{systemdict:ipop}}{cw\_nxo\_t
508*a\_thread}}
509\label{systemdict_isa}
510\index{systemdict_isa@\cfunc{systemdict\_isa}{}}
511\citem{\cfunc[void]{systemdict\_\htmlref{isa}{systemdict:isa}}{cw\_nxo\_t
512*a\_thread}}
513\label{systemdict_istack}
514\index{systemdict_istack@\cfunc{systemdict\_istack}{}}
515\citem{\cfunc[void]{systemdict\_\htmlref{istack}{systemdict:istack}}{cw\_nxo\_t
516*a\_thread}}
517\label{systemdict_join}
518\index{systemdict_join@\cfunc{systemdict\_join}{}}
519\citem{\cfunc[void]{systemdict\_\htmlref{join}{systemdict:join}}{cw\_nxo\_t
520*a\_thread}}
521\label{systemdict_kill}
522\index{systemdict_kill@\cfunc{systemdict\_kill}{}}
523\citem{\cfunc[void]{systemdict\_\htmlref{kill}{systemdict:kill}}{cw\_nxo\_t
524*a\_thread}}
525\label{systemdict_kind}
526\index{systemdict_kind@\cfunc{systemdict\_kind}{}}
527\citem{\cfunc[void]{systemdict\_\htmlref{kind}{systemdict:kind}}{cw\_nxo\_t
528*a\_thread}}
529\label{systemdict_known}
530\index{systemdict_known@\cfunc{systemdict\_known}{}}
531\citem{\cfunc[void]{systemdict\_\htmlref{known}{systemdict:known}}{cw\_nxo\_t
532*a\_thread}}
533\label{systemdict_lcheck}
534\index{systemdict_lcheck@\cfunc{systemdict\_lcheck}{}}
535\citem{\cfunc[void]{systemdict\_\htmlref{lcheck}{systemdict:lcheck}}{cw\_nxo\_t
536*a\_thread}}
537\label{systemdict_le}
538\index{systemdict_le@\cfunc{systemdict\_le}{}}
539\citem{\cfunc[void]{systemdict\_\htmlref{le}{systemdict:le}}{cw\_nxo\_t
540*a\_thread}}
541\label{systemdict_length}
542\index{systemdict_length@\cfunc{systemdict\_length}{}}
543\citem{\cfunc[void]{systemdict\_\htmlref{length}{systemdict:length}}{cw\_nxo\_t
544*a\_thread}}
545\label{systemdict_link}
546\index{systemdict_link@\cfunc{systemdict\_link}{}}
547\citem{\cfunc[void]{systemdict\_\htmlref{link}{systemdict:link}}{cw\_nxo\_t
548*a\_thread}}
549\label{systemdict_listen}
550\index{systemdict_listen@\cfunc{systemdict\_listen}{}}
551\citem{\cfunc[void]{systemdict\_\htmlref{listen}{systemdict:listen}}{cw\_nxo\_t
552*a\_thread}}
553\label{systemdict_ln}
554\index{systemdict_ln@\cfunc{systemdict\_ln}{}}
555\citem{\cfunc[void]{systemdict\_\htmlref{ln}{systemdict:ln}}{cw\_nxo\_t
556*a\_thread}}
557\label{systemdict_load}
558\index{systemdict_load@\cfunc{systemdict\_load}{}}
559\citem{\cfunc[void]{systemdict\_\htmlref{load}{systemdict:load}}{cw\_nxo\_t
560*a\_thread}}
561\label{systemdict_localtime}
562\index{systemdict_localtime@\cfunc{systemdict\_localtime}{}}
563\citem{\cfunc[void]{systemdict\_\htmlref{localtime}{systemdict:localtime}}{cw\_nxo\_t
564*a\_thread}}
565\label{systemdict_lock}
566\index{systemdict_lock@\cfunc{systemdict\_lock}{}}
567\citem{\cfunc[void]{systemdict\_\htmlref{lock}{systemdict:lock}}{cw\_nxo\_t
568*a\_thread}}
569\label{systemdict_log}
570\index{systemdict_log@\cfunc{systemdict\_log}{}}
571\citem{\cfunc[void]{systemdict\_\htmlref{log}{systemdict:log}}{cw\_nxo\_t
572*a\_thread}}
573\label{systemdict_loop}
574\index{systemdict_loop@\cfunc{systemdict\_loop}{}}
575\citem{\cfunc[void]{systemdict\_\htmlref{loop}{systemdict:loop}}{cw\_nxo\_t
576*a\_thread}}
577\label{systemdict_lt}
578\index{systemdict_lt@\cfunc{systemdict\_lt}{}}
579\citem{\cfunc[void]{systemdict\_\htmlref{lt}{systemdict:lt}}{cw\_nxo\_t
580*a\_thread}}
581\label{systemdict_match}
582\index{systemdict_match@\cfunc{systemdict\_match}{}}
583\citem{\cfunc[void]{systemdict\_\htmlref{match}{systemdict:match}}{cw\_nxo\_t
584*a\_thread}}
585\label{systemdict_maxestack}
586\index{systemdict_maxestack@\cfunc{systemdict\_maxestack}{}}
587\citem{\cfunc[void]{systemdict\_\htmlref{maxestack}{systemdict:maxestack}}{cw\_nxo\_t
588*a\_thread}}
589\label{systemdict_method}
590\index{systemdict_method@\cfunc{systemdict\_method}{}}
591\citem{\cfunc[void]{systemdict\_\htmlref{method}{systemdict:method}}{cw\_nxo\_t
592*a\_thread}}
593\label{systemdict_methods}
594\index{systemdict_methods@\cfunc{systemdict\_methods}{}}
595\citem{\cfunc[void]{systemdict\_\htmlref{methods}{systemdict:methods}}{cw\_nxo\_t
596*a\_thread}}
597\label{systemdict_mkdir}
598\index{systemdict_mkdir@\cfunc{systemdict\_mkdir}{}}
599\citem{\cfunc[void]{systemdict\_\htmlref{mkdir}{systemdict:mkdir}}{cw\_nxo\_t
600*a\_thread}}
601\label{systemdict_mkfifo}
602\index{systemdict_mkfifo@\cfunc{systemdict\_mkfifo}{}}
603\citem{\cfunc[void]{systemdict\_\htmlref{mkfifo}{systemdict:mkfifo}}{cw\_nxo\_t
604*a\_thread}}
605\label{systemdict_mod}
606\index{systemdict_mod@\cfunc{systemdict\_mod}{}}
607\citem{\cfunc[void]{systemdict\_\htmlref{mod}{systemdict:mod}}{cw\_nxo\_t
608*a\_thread}}
609\label{systemdict_modload}
610\index{systemdict_modload@\cfunc{systemdict\_modload}{}}
611\citem{\cfunc[void]{systemdict\_\htmlref{modload}{systemdict:modload}}{cw\_nxo\_t
612*a\_thread}}
613\label{systemdict_monitor}
614\index{systemdict_monitor@\cfunc{systemdict\_monitor}{}}
615\citem{\cfunc[void]{systemdict\_\htmlref{monitor}{systemdict:monitor}}{cw\_nxo\_t
616*a\_thread}}
617\label{systemdict_mul}
618\index{systemdict_mul@\cfunc{systemdict\_mul}{}}
619\citem{\cfunc[void]{systemdict\_\htmlref{mul}{systemdict:mul}}{cw\_nxo\_t
620*a\_thread}}
621\label{systemdict_mutex}
622\index{systemdict_mutex@\cfunc{systemdict\_mutex}{}}
623\citem{\cfunc[void]{systemdict\_\htmlref{mutex}{systemdict:mutex}}{cw\_nxo\_t
624*a\_thread}}
625\label{systemdict_nbpop}
626\index{systemdict_nbpop@\cfunc{systemdict\_nbpop}{}}
627\citem{\cfunc[void]{systemdict\_\htmlref{nbpop}{systemdict:nbpop}}{cw\_nxo\_t
628*a\_thread}}
629\label{systemdict_ncat}
630\index{systemdict_ncat@\cfunc{systemdict\_ncat}{}}
631\citem{\cfunc[void]{systemdict\_\htmlref{ncat}{systemdict:ncat}}{cw\_nxo\_t
632*a\_thread}}
633\label{systemdict_ndn}
634\index{systemdict_ndn@\cfunc{systemdict\_ndn}{}}
635\citem{\cfunc[void]{systemdict\_\htmlref{ndn}{systemdict:ndn}}{cw\_nxo\_t
636*a\_thread}}
637\label{systemdict_ndup}
638\index{systemdict_ndup@\cfunc{systemdict\_ndup}{}}
639\citem{\cfunc[void]{systemdict\_\htmlref{ndup}{systemdict:ndup}}{cw\_nxo\_t
640*a\_thread}}
641\label{systemdict_ne}
642\index{systemdict_ne@\cfunc{systemdict\_ne}{}}
643\citem{\cfunc[void]{systemdict\_\htmlref{ne}{systemdict:ne}}{cw\_nxo\_t
644*a\_thread}}
645\label{systemdict_neg}
646\index{systemdict_neg@\cfunc{systemdict\_neg}{}}
647\citem{\cfunc[void]{systemdict\_\htmlref{neg}{systemdict:neg}}{cw\_nxo\_t
648*a\_thread}}
649\label{systemdict_nip}
650\index{systemdict_nip@\cfunc{systemdict\_nip}{}}
651\citem{\cfunc[void]{systemdict\_\htmlref{nip}{systemdict:nip}}{cw\_nxo\_t
652*a\_thread}}
653\label{systemdict_nonblocking}
654\index{systemdict_nonblocking@\cfunc{systemdict\_nonblocking}{}}
655\citem{\cfunc[void]{systemdict\_\htmlref{nonblocking}{systemdict:nonblocking}}{cw\_nxo\_t
656*a\_thread}}
657\label{systemdict_not}
658\index{systemdict_not@\cfunc{systemdict\_not}{}}
659\citem{\cfunc[void]{systemdict\_\htmlref{not}{systemdict:not}}{cw\_nxo\_t
660*a\_thread}}
661\label{systemdict_npop}
662\index{systemdict_npop@\cfunc{systemdict\_npop}{}}
663\citem{\cfunc[void]{systemdict\_\htmlref{npop}{systemdict:npop}}{cw\_nxo\_t
664*a\_thread}}
665\label{systemdict_nsleep}
666\index{systemdict_nsleep@\cfunc{systemdict\_nsleep}{}}
667\citem{\cfunc[void]{systemdict\_\htmlref{nsleep}{systemdict:nsleep}}{cw\_nxo\_t
668*a\_thread}}
669\label{systemdict_nup}
670\index{systemdict_nup@\cfunc{systemdict\_nup}{}}
671\citem{\cfunc[void]{systemdict\_\htmlref{nup}{systemdict:nup}}{cw\_nxo\_t
672*a\_thread}}
673\label{systemdict_offset}
674\index{systemdict_offset@\cfunc{systemdict\_offset}{}}
675\citem{\cfunc[void]{systemdict\_\htmlref{offset}{systemdict:offset}}{cw\_nxo\_t
676*a\_thread}}
677\label{systemdict_open}
678\index{systemdict_open@\cfunc{systemdict\_open}{}}
679\citem{\cfunc[void]{systemdict\_\htmlref{open}{systemdict:open}}{cw\_nxo\_t
680*a\_thread}}
681\label{systemdict_or}
682\index{systemdict_or@\cfunc{systemdict\_or}{}}
683\citem{\cfunc[void]{systemdict\_\htmlref{or}{systemdict:or}}{cw\_nxo\_t
684*a\_thread}}
685\label{systemdict_origin}
686\index{systemdict_origin@\cfunc{systemdict\_origin}{}}
687\citem{\cfunc[void]{systemdict\_\htmlref{origin}{systemdict:origin}}{cw\_nxo\_t
688*a\_thread}}
689\label{systemdict_ostack}
690\index{systemdict_ostack@\cfunc{systemdict\_ostack}{}}
691\citem{\cfunc[void]{systemdict\_\htmlref{ostack}{systemdict:ostack}}{cw\_nxo\_t
692*a\_thread}}
693\label{systemdict_over}
694\index{systemdict_over@\cfunc{systemdict\_over}{}}
695\citem{\cfunc[void]{systemdict\_\htmlref{over}{systemdict:over}}{cw\_nxo\_t
696*a\_thread}}
697\label{systemdict_path}
698\index{systemdict_path@\cfunc{systemdict\_path}{}}
699\citem{\cfunc[void]{systemdict\_\htmlref{path}{systemdict:path}}{cw\_nxo\_t
700*a\_thread}}
701\label{systemdict_peername}
702\index{systemdict_peername@\cfunc{systemdict\_peername}{}}
703\citem{\cfunc[void]{systemdict\_\htmlref{peername}{systemdict:peername}}{cw\_nxo\_t
704*a\_thread}}
705\label{systemdict_pid}
706\index{systemdict_pid@\cfunc{systemdict\_pid}{}}
707\citem{\cfunc[void]{systemdict\_\htmlref{pid}{systemdict:pid}}{cw\_nxo\_t
708*a\_thread}}
709\label{systemdict_pipe}
710\index{systemdict_pipe@\cfunc{systemdict\_pipe}{}}
711\citem{\cfunc[void]{systemdict\_\htmlref{pipe}{systemdict:pipe}}{cw\_nxo\_t
712*a\_thread}}
713\label{systemdict_poll}
714\index{systemdict_poll@\cfunc{systemdict\_poll}{}}
715\citem{\cfunc[void]{systemdict\_\htmlref{poll}{systemdict:poll}}{cw\_nxo\_t
716*a\_thread}}
717\label{systemdict_pop}
718\index{systemdict_pop@\cfunc{systemdict\_pop}{}}
719\citem{\cfunc[void]{systemdict\_\htmlref{pop}{systemdict:pop}}{cw\_nxo\_t
720*a\_thread}}
721\label{systemdict_pow}
722\index{systemdict_pow@\cfunc{systemdict\_pow}{}}
723\citem{\cfunc[void]{systemdict\_\htmlref{pow}{systemdict:pow}}{cw\_nxo\_t
724*a\_thread}}
725\label{systemdict_ppid}
726\index{systemdict_ppid@\cfunc{systemdict\_ppid}{}}
727\citem{\cfunc[void]{systemdict\_\htmlref{ppid}{systemdict:ppid}}{cw\_nxo\_t
728*a\_thread}}
729\label{systemdict_print}
730\index{systemdict_print@\cfunc{systemdict\_print}{}}
731\citem{\cfunc[void]{systemdict\_\htmlref{print}{systemdict:print}}{cw\_nxo\_t
732*a\_thread}}
733\label{systemdict_put}
734\index{systemdict_put@\cfunc{systemdict\_put}{}}
735\citem{\cfunc[void]{systemdict\_\htmlref{put}{systemdict:put}}{cw\_nxo\_t
736*a\_thread}}
737\label{systemdict_putinterval}
738\index{systemdict_putinterval@\cfunc{systemdict\_putinterval}{}}
739\citem{\cfunc[void]{systemdict\_\htmlref{putinterval}{systemdict:putinterval}}{cw\_nxo\_t
740*a\_thread}}
741\label{systemdict_pwd}
742\index{systemdict_pwd@\cfunc{systemdict\_pwd}{}}
743\citem{\cfunc[void]{systemdict\_\htmlref{pwd}{systemdict:pwd}}{cw\_nxo\_t
744*a\_thread}}
745\label{systemdict_quit}
746\index{systemdict_quit@\cfunc{systemdict\_quit}{}}
747\citem{\cfunc[void]{systemdict\_\htmlref{quit}{systemdict:quit}}{cw\_nxo\_t
748*a\_thread}}
749\label{systemdict_rand}
750\index{systemdict_rand@\cfunc{systemdict\_rand}{}}
751\citem{\cfunc[void]{systemdict\_\htmlref{rand}{systemdict:rand}}{cw\_nxo\_t
752*a\_thread}}
753\label{systemdict_read}
754\index{systemdict_read@\cfunc{systemdict\_read}{}}
755\citem{\cfunc[void]{systemdict\_\htmlref{read}{systemdict:read}}{cw\_nxo\_t
756*a\_thread}}
757\label{systemdict_readline}
758\index{systemdict_readline@\cfunc{systemdict\_readline}{}}
759\citem{\cfunc[void]{systemdict\_\htmlref{readline}{systemdict:readline}}{cw\_nxo\_t
760*a\_thread}}
761\label{systemdict_readlink}
762\index{systemdict_readlink@\cfunc{systemdict\_readlink}{}}
763\citem{\cfunc[void]{systemdict\_\htmlref{readlink}{systemdict:readlink}}{cw\_nxo\_t
764*a\_thread}}
765\label{systemdict_realtime}
766\index{systemdict_realtime@\cfunc{systemdict\_realtime}{}}
767\citem{\cfunc[void]{systemdict\_\htmlref{realtime}{systemdict:realtime}}{cw\_nxo\_t
768*a\_thread}}
769\label{systemdict_recv}
770\index{systemdict_recv@\cfunc{systemdict\_recv}{}}
771\citem{\cfunc[void]{systemdict\_\htmlref{recv}{systemdict:recv}}{cw\_nxo\_t
772*a\_thread}}
773\label{systemdict_regex}
774\index{systemdict_regex@\cfunc{systemdict\_regex}{}}
775\citem{\cfunc[void]{systemdict\_\htmlref{regex}{systemdict:regex}}{cw\_nxo\_t
776*a\_thread}}
777\label{systemdict_regsub}
778\index{systemdict_regsub@\cfunc{systemdict\_regsub}{}}
779\citem{\cfunc[void]{systemdict\_\htmlref{regsub}{systemdict:regsub}}{cw\_nxo\_t
780*a\_thread}}
781\label{systemdict_rename}
782\index{systemdict_rename@\cfunc{systemdict\_rename}{}}
783\citem{\cfunc[void]{systemdict\_\htmlref{rename}{systemdict:rename}}{cw\_nxo\_t
784*a\_thread}}
785\label{systemdict_repeat}
786\index{systemdict_repeat@\cfunc{systemdict\_repeat}{}}
787\citem{\cfunc[void]{systemdict\_\htmlref{repeat}{systemdict:repeat}}{cw\_nxo\_t
788*a\_thread}}
789\label{systemdict_rmdir}
790\index{systemdict_rmdir@\cfunc{systemdict\_rmdir}{}}
791\citem{\cfunc[void]{systemdict\_\htmlref{rmdir}{systemdict:rmdir}}{cw\_nxo\_t
792*a\_thread}}
793\label{systemdict_roll}
794\index{systemdict_roll@\cfunc{systemdict\_roll}{}}
795\citem{\cfunc[void]{systemdict\_\htmlref{roll}{systemdict:roll}}{cw\_nxo\_t
796*a\_thread}}
797\label{systemdict_rot}
798\index{systemdict_rot@\cfunc{systemdict\_rot}{}}
799\citem{\cfunc[void]{systemdict\_\htmlref{rot}{systemdict:rot}}{cw\_nxo\_t
800*a\_thread}}
801\label{systemdict_round}
802\index{systemdict_round@\cfunc{systemdict\_round}{}}
803\citem{\cfunc[void]{systemdict\_\htmlref{round}{systemdict:round}}{cw\_nxo\_t
804*a\_thread}}
805\label{systemdict_sadn}
806\index{systemdict_sadn@\cfunc{systemdict\_sadn}{}}
807\citem{\cfunc[void]{systemdict\_\htmlref{sadn}{systemdict:sadn}}{cw\_nxo\_t
808*a\_thread}}
809\label{systemdict_saup}
810\index{systemdict_saup@\cfunc{systemdict\_saup}{}}
811\citem{\cfunc[void]{systemdict\_\htmlref{saup}{systemdict:saup}}{cw\_nxo\_t
812*a\_thread}}
813\label{systemdict_sbdup}
814\index{systemdict_sbdup@\cfunc{systemdict\_sbdup}{}}
815\citem{\cfunc[void]{systemdict\_\htmlref{sbdup}{systemdict:sbdup}}{cw\_nxo\_t
816*a\_thread}}
817\label{systemdict_sbpop}
818\index{systemdict_sbpop@\cfunc{systemdict\_sbpop}{}}
819\citem{\cfunc[void]{systemdict\_\htmlref{sbpop}{systemdict:sbpop}}{cw\_nxo\_t
820*a\_thread}}
821\label{systemdict_sbpush}
822\index{systemdict_sbpush@\cfunc{systemdict\_sbpush}{}}
823\citem{\cfunc[void]{systemdict\_\htmlref{sbpush}{systemdict:sbpush}}{cw\_nxo\_t
824*a\_thread}}
825\label{systemdict_sclear}
826\index{systemdict_sclear@\cfunc{systemdict\_sclear}{}}
827\citem{\cfunc[void]{systemdict\_\htmlref{sclear}{systemdict:sclear}}{cw\_nxo\_t
828*a\_thread}}
829\label{systemdict_scleartomark}
830\index{systemdict_scleartomark@\cfunc{systemdict\_scleartomark}{}}
831\citem{\cfunc[void]{systemdict\_\htmlref{scleartomark}{systemdict:scleartomark}}{cw\_nxo\_t
832*a\_thread}}
833\label{systemdict_scount}
834\index{systemdict_scount@\cfunc{systemdict\_scount}{}}
835\citem{\cfunc[void]{systemdict\_\htmlref{scount}{systemdict:scount}}{cw\_nxo\_t
836*a\_thread}}
837\label{systemdict_scounttomark}
838\index{systemdict_scounttomark@\cfunc{systemdict\_scounttomark}{}}
839\citem{\cfunc[void]{systemdict\_\htmlref{scounttomark}{systemdict:scounttomark}}{cw\_nxo\_t
840*a\_thread}}
841\label{systemdict_sdn}
842\index{systemdict_sdn@\cfunc{systemdict\_sdn}{}}
843\citem{\cfunc[void]{systemdict\_\htmlref{sdn}{systemdict:sdn}}{cw\_nxo\_t
844*a\_thread}}
845\label{systemdict_sdup}
846\index{systemdict_sdup@\cfunc{systemdict\_sdup}{}}
847\citem{\cfunc[void]{systemdict\_\htmlref{sdup}{systemdict:sdup}}{cw\_nxo\_t
848*a\_thread}}
849\label{systemdict_seek}
850\index{systemdict_seek@\cfunc{systemdict\_seek}{}}
851\citem{\cfunc[void]{systemdict\_\htmlref{seek}{systemdict:seek}}{cw\_nxo\_t
852*a\_thread}}
853\label{systemdict_self}
854\index{systemdict_self@\cfunc{systemdict\_self}{}}
855\citem{\cfunc[void]{systemdict\_\htmlref{self}{systemdict:self}}{cw\_nxo\_t
856*a\_thread}}
857\label{systemdict_send}
858\index{systemdict_send@\cfunc{systemdict\_send}{}}
859\citem{\cfunc[void]{systemdict\_\htmlref{send}{systemdict:send}}{cw\_nxo\_t
860*a\_thread}}
861\label{systemdict_serviceport}
862\index{systemdict_serviceport@\cfunc{systemdict\_serviceport}{}}
863\citem{\cfunc[void]{systemdict\_\htmlref{serviceport}{systemdict:serviceport}}{cw\_nxo\_t
864*a\_thread}}
865\label{systemdict_setclassname}
866\index{systemdict_setclassname@\cfunc{systemdict\_setclassname}{}}
867\citem{\cfunc[void]{systemdict\_\htmlref{setclassname}{systemdict:setclassname}}{cw\_nxo\_t
868*a\_thread}}
869\label{systemdict_setdata}
870\index{systemdict_setdata@\cfunc{systemdict\_setdata}{}}
871\citem{\cfunc[void]{systemdict\_\htmlref{setdata}{systemdict:setdata}}{cw\_nxo\_t
872*a\_thread}}
873\label{systemdict_setegid}
874\index{systemdict_setegid@\cfunc{systemdict\_setegid}{}}
875\citem{\cfunc[void]{systemdict\_\htmlref{setegid}{systemdict:setegid}}{cw\_nxo\_t
876*a\_thread}}
877\label{systemdict_setenv}
878\index{systemdict_setenv@\cfunc{systemdict\_setenv}{}}
879\citem{\cfunc[void]{systemdict\_\htmlref{setenv}{systemdict:setenv}}{cw\_nxo\_t
880*a\_thread}}
881\label{systemdict_seteuid}
882\index{systemdict_seteuid@\cfunc{systemdict\_seteuid}{}}
883\citem{\cfunc[void]{systemdict\_\htmlref{seteuid}{systemdict:seteuid}}{cw\_nxo\_t
884*a\_thread}}
885\label{systemdict_setgid}
886\index{systemdict_setgid@\cfunc{systemdict\_setgid}{}}
887\citem{\cfunc[void]{systemdict\_\htmlref{setgid}{systemdict:setgid}}{cw\_nxo\_t
888*a\_thread}}
889\label{systemdict_setgmaxestack}
890\index{systemdict_setgmaxestack@\cfunc{systemdict\_setgmaxestack}{}}
891\citem{\cfunc[void]{systemdict\_\htmlref{setgmaxestack}{systemdict:setgmaxestack}}{cw\_nxo\_t
892*a\_thread}}
893\label{systemdict_setgstderr}
894\index{systemdict_setgstderr@\cfunc{systemdict\_setgstderr}{}}
895\citem{\cfunc[void]{systemdict\_\htmlref{setgstderr}{systemdict:setgstderr}}{cw\_nxo\_t
896*a\_thread}}
897\label{systemdict_setgstdin}
898\index{systemdict_setgstdin@\cfunc{systemdict\_setgstdin}{}}
899\citem{\cfunc[void]{systemdict\_\htmlref{setgstdin}{systemdict:setgstdin}}{cw\_nxo\_t
900*a\_thread}}
901\label{systemdict_setgstdout}
902\index{systemdict_setgstdout@\cfunc{systemdict\_setgstdout}{}}
903\citem{\cfunc[void]{systemdict\_\htmlref{setgstdout}{systemdict:setgstdout}}{cw\_nxo\_t
904*a\_thread}}
905\label{systemdict_setgtailopt}
906\index{systemdict_setgtailopt@\cfunc{systemdict\_setgtailopt}{}}
907\citem{\cfunc[void]{systemdict\_\htmlref{setgtailopt}{systemdict:setgtailopt}}{cw\_nxo\_t
908*a\_thread}}
909\label{systemdict_setiobuf}
910\index{systemdict_setiobuf@\cfunc{systemdict\_setiobuf}{}}
911\citem{\cfunc[void]{systemdict\_\htmlref{setiobuf}{systemdict:setiobuf}}{cw\_nxo\_t
912*a\_thread}}
913\label{systemdict_setisa}
914\index{systemdict_setisa@\cfunc{systemdict\_setisa}{}}
915\citem{\cfunc[void]{systemdict\_\htmlref{setisa}{systemdict:setisa}}{cw\_nxo\_t
916*a\_thread}}
917\label{systemdict_setlocking}
918\index{systemdict_setlocking@\cfunc{systemdict\_setlocking}{}}
919\citem{\cfunc[void]{systemdict\_\htmlref{setlocking}{systemdict:setlocking}}{cw\_nxo\_t
920*a\_thread}}
921\label{systemdict_setmaxestack}
922\index{systemdict_setmaxestack@\cfunc{systemdict\_setmaxestack}{}}
923\citem{\cfunc[void]{systemdict\_\htmlref{setmaxestack}{systemdict:setmaxestack}}{cw\_nxo\_t
924*a\_thread}}
925\label{systemdict_setmethods}
926\index{systemdict_setmethods@\cfunc{systemdict\_setmethods}{}}
927\citem{\cfunc[void]{systemdict\_\htmlref{setmethods}{systemdict:setmethods}}{cw\_nxo\_t
928*a\_thread}}
929\label{systemdict_setnonblocking}
930\index{systemdict_setnonblocking@\cfunc{systemdict\_setnonblocking}{}}
931\citem{\cfunc[void]{systemdict\_\htmlref{setnonblocking}{systemdict:setnonblocking}}{cw\_nxo\_t
932*a\_thread}}
933\label{systemdict_setpgid}
934\index{systemdict_setpgid@\cfunc{systemdict\_setpgid}{}}
935\citem{\cfunc[void]{systemdict\_\htmlref{setpgid}{systemdict:setpgid}}{cw\_nxo\_t
936*a\_thread}}
937\label{systemdict_setsid}
938\index{systemdict_setsid@\cfunc{systemdict\_setsid}{}}
939\citem{\cfunc[void]{systemdict\_\htmlref{setsid}{systemdict:setsid}}{cw\_nxo\_t
940*a\_thread}}
941\label{systemdict_setsockopt}
942\index{systemdict_setsockopt@\cfunc{systemdict\_setsockopt}{}}
943\citem{\cfunc[void]{systemdict\_\htmlref{setsockopt}{systemdict:setsockopt}}{cw\_nxo\_t
944*a\_thread}}
945\label{systemdict_setstderr}
946\index{systemdict_setstderr@\cfunc{systemdict\_setstderr}{}}
947\citem{\cfunc[void]{systemdict\_\htmlref{setstderr}{systemdict:setstderr}}{cw\_nxo\_t
948*a\_thread}}
949\label{systemdict_setstdin}
950\index{systemdict_setstdin@\cfunc{systemdict\_setstdin}{}}
951\citem{\cfunc[void]{systemdict\_\htmlref{setstdin}{systemdict:setstdin}}{cw\_nxo\_t
952*a\_thread}}
953\label{systemdict_setstdout}
954\index{systemdict_setstdout@\cfunc{systemdict\_setstdout}{}}
955\citem{\cfunc[void]{systemdict\_\htmlref{setstdout}{systemdict:setstdout}}{cw\_nxo\_t
956*a\_thread}}
957\label{systemdict_setsuper}
958\index{systemdict_setsuper@\cfunc{systemdict\_setsuper}{}}
959\citem{\cfunc[void]{systemdict\_\htmlref{setsuper}{systemdict:setsuper}}{cw\_nxo\_t
960*a\_thread}}
961\label{systemdict_settailopt}
962\index{systemdict_settailopt@\cfunc{systemdict\_settailopt}{}}
963\citem{\cfunc[void]{systemdict\_\htmlref{settailopt}{systemdict:settailopt}}{cw\_nxo\_t
964*a\_thread}}
965\label{systemdict_setuid}
966\index{systemdict_setuid@\cfunc{systemdict\_setuid}{}}
967\citem{\cfunc[void]{systemdict\_\htmlref{setuid}{systemdict:setuid}}{cw\_nxo\_t
968*a\_thread}}
969\label{systemdict_sexch}
970\index{systemdict_sexch@\cfunc{systemdict\_sexch}{}}
971\citem{\cfunc[void]{systemdict\_\htmlref{sexch}{systemdict:sexch}}{cw\_nxo\_t
972*a\_thread}}
973\label{systemdict_shift}
974\index{systemdict_shift@\cfunc{systemdict\_shift}{}}
975\citem{\cfunc[void]{systemdict\_\htmlref{shift}{systemdict:shift}}{cw\_nxo\_t
976*a\_thread}}
977\label{systemdict_sibdup}
978\index{systemdict_sibdup@\cfunc{systemdict\_sibdup}{}}
979\citem{\cfunc[void]{systemdict\_\htmlref{sibdup}{systemdict:sibdup}}{cw\_nxo\_t
980*a\_thread}}
981\label{systemdict_sibpop}
982\index{systemdict_sibpop@\cfunc{systemdict\_sibpop}{}}
983\citem{\cfunc[void]{systemdict\_\htmlref{sibpop}{systemdict:sibpop}}{cw\_nxo\_t
984*a\_thread}}
985\label{systemdict_sidup}
986\index{systemdict_sidup@\cfunc{systemdict\_sidup}{}}
987\citem{\cfunc[void]{systemdict\_\htmlref{sidup}{systemdict:sidup}}{cw\_nxo\_t
988*a\_thread}}
989\label{systemdict_sigmask}
990\index{systemdict_sigmask@\cfunc{systemdict\_sigmask}{}}
991\citem{\cfunc[void]{systemdict\_\htmlref{sigmask}{systemdict:sigmask}}{cw\_nxo\_t
992*a\_thread}}
993\label{systemdict_signal}
994\index{systemdict_signal@\cfunc{systemdict\_signal}{}}
995\citem{\cfunc[void]{systemdict\_\htmlref{signal}{systemdict:signal}}{cw\_nxo\_t
996*a\_thread}}
997\label{systemdict_sigpending}
998\index{systemdict_sigpending@\cfunc{systemdict\_sigpending}{}}
999\citem{\cfunc[void]{systemdict\_\htmlref{sigpending}{systemdict:sigpending}}{cw\_nxo\_t
1000*a\_thread}}
1001\label{systemdict_sigsuspend}
1002\index{systemdict_sigsuspend@\cfunc{systemdict\_sigsuspend}{}}
1003\citem{\cfunc[void]{systemdict\_\htmlref{sigsuspend}{systemdict:sigsuspend}}{cw\_nxo\_t
1004*a\_thread}}
1005\label{systemdict_sigwait}
1006\index{systemdict_sigwait@\cfunc{systemdict\_sigwait}{}}
1007\citem{\cfunc[void]{systemdict\_\htmlref{sigwait}{systemdict:sigwait}}{cw\_nxo\_t
1008*a\_thread}}
1009\label{systemdict_sin}
1010\index{systemdict_sin@\cfunc{systemdict\_sin}{}}
1011\citem{\cfunc[void]{systemdict\_\htmlref{sin}{systemdict:sin}}{cw\_nxo\_t
1012*a\_thread}}
1013\label{systemdict_sinh}
1014\index{systemdict_sinh@\cfunc{systemdict\_sinh}{}}
1015\citem{\cfunc[void]{systemdict\_\htmlref{sinh}{systemdict:sinh}}{cw\_nxo\_t
1016*a\_thread}}
1017\label{systemdict_sipop}
1018\index{systemdict_sipop@\cfunc{systemdict\_sipop}{}}
1019\citem{\cfunc[void]{systemdict\_\htmlref{sipop}{systemdict:sipop}}{cw\_nxo\_t
1020*a\_thread}}
1021\label{systemdict_snbpop}
1022\index{systemdict_snbpop@\cfunc{systemdict\_snbpop}{}}
1023\citem{\cfunc[void]{systemdict\_\htmlref{snbpop}{systemdict:snbpop}}{cw\_nxo\_t
1024*a\_thread}}
1025\label{systemdict_sndn}
1026\index{systemdict_sndn@\cfunc{systemdict\_sndn}{}}
1027\citem{\cfunc[void]{systemdict\_\htmlref{sndn}{systemdict:sndn}}{cw\_nxo\_t
1028*a\_thread}}
1029\label{systemdict_sndup}
1030\index{systemdict_sndup@\cfunc{systemdict\_sndup}{}}
1031\citem{\cfunc[void]{systemdict\_\htmlref{sndup}{systemdict:sndup}}{cw\_nxo\_t
1032*a\_thread}}
1033\label{systemdict_snip}
1034\index{systemdict_snip@\cfunc{systemdict\_snip}{}}
1035\citem{\cfunc[void]{systemdict\_\htmlref{snip}{systemdict:snip}}{cw\_nxo\_t
1036*a\_thread}}
1037\label{systemdict_snpop}
1038\index{systemdict_snpop@\cfunc{systemdict\_snpop}{}}
1039\citem{\cfunc[void]{systemdict\_\htmlref{snpop}{systemdict:snpop}}{cw\_nxo\_t
1040*a\_thread}}
1041\label{systemdict_snup}
1042\index{systemdict_snup@\cfunc{systemdict\_snup}{}}
1043\citem{\cfunc[void]{systemdict\_\htmlref{snup}{systemdict:snup}}{cw\_nxo\_t
1044*a\_thread}}
1045\label{systemdict_socket}
1046\index{systemdict_socket@\cfunc{systemdict\_socket}{}}
1047\citem{\cfunc[void]{systemdict\_\htmlref{socket}{systemdict:socket}}{cw\_nxo\_t
1048*a\_thread}}
1049\label{systemdict_socketpair}
1050\index{systemdict_socketpair@\cfunc{systemdict\_socketpair}{}}
1051\citem{\cfunc[void]{systemdict\_\htmlref{socketpair}{systemdict:socketpair}}{cw\_nxo\_t
1052*a\_thread}}
1053\label{systemdict_sockname}
1054\index{systemdict_sockname@\cfunc{systemdict\_sockname}{}}
1055\citem{\cfunc[void]{systemdict\_\htmlref{sockname}{systemdict:sockname}}{cw\_nxo\_t
1056*a\_thread}}
1057\label{systemdict_sockopt}
1058\index{systemdict_sockopt@\cfunc{systemdict\_sockopt}{}}
1059\citem{\cfunc[void]{systemdict\_\htmlref{sockopt}{systemdict:sockopt}}{cw\_nxo\_t
1060*a\_thread}}
1061\label{systemdict_sover}
1062\index{systemdict_sover@\cfunc{systemdict\_sover}{}}
1063\citem{\cfunc[void]{systemdict\_\htmlref{sover}{systemdict:sover}}{cw\_nxo\_t
1064*a\_thread}}
1065\label{systemdict_split}
1066\index{systemdict_split@\cfunc{systemdict\_split}{}}
1067\citem{\cfunc[void]{systemdict\_\htmlref{split}{systemdict:split}}{cw\_nxo\_t
1068*a\_thread}}
1069\label{systemdict_spop}
1070\index{systemdict_spop@\cfunc{systemdict\_spop}{}}
1071\citem{\cfunc[void]{systemdict\_\htmlref{spop}{systemdict:spop}}{cw\_nxo\_t
1072*a\_thread}}
1073\label{systemdict_spush}
1074\index{systemdict_spush@\cfunc{systemdict\_spush}{}}
1075\citem{\cfunc[void]{systemdict\_\htmlref{spush}{systemdict:spush}}{cw\_nxo\_t
1076*a\_thread}}
1077\label{systemdict_sqrt}
1078\index{systemdict_sqrt@\cfunc{systemdict\_sqrt}{}}
1079\citem{\cfunc[void]{systemdict\_\htmlref{sqrt}{systemdict:sqrt}}{cw\_nxo\_t
1080*a\_thread}}
1081\label{systemdict_srand}
1082\index{systemdict_srand@\cfunc{systemdict\_srand}{}}
1083\citem{\cfunc[void]{systemdict\_\htmlref{srand}{systemdict:srand}}{cw\_nxo\_t
1084*a\_thread}}
1085\label{systemdict_sroll}
1086\index{systemdict_sroll@\cfunc{systemdict\_sroll}{}}
1087\citem{\cfunc[void]{systemdict\_\htmlref{sroll}{systemdict:sroll}}{cw\_nxo\_t
1088*a\_thread}}
1089\label{systemdict_srot}
1090\index{systemdict_srot@\cfunc{systemdict\_srot}{}}
1091\citem{\cfunc[void]{systemdict\_\htmlref{srot}{systemdict:srot}}{cw\_nxo\_t
1092*a\_thread}}
1093\label{systemdict_stack}
1094\index{systemdict_stack@\cfunc{systemdict\_stack}{}}
1095\citem{\cfunc[void]{systemdict\_\htmlref{stack}{systemdict:stack}}{cw\_nxo\_t
1096*a\_thread}}
1097\label{systemdict_start}
1098\index{systemdict_start@\cfunc{systemdict\_start}{}}
1099\citem{\cfunc[void]{systemdict\_\htmlref{start}{systemdict:start}}{cw\_nxo\_t
1100*a\_thread}}
1101\label{systemdict_status}
1102\index{systemdict_status@\cfunc{systemdict\_status}{}}
1103\citem{\cfunc[void]{systemdict\_\htmlref{status}{systemdict:status}}{cw\_nxo\_t
1104*a\_thread}}
1105\label{systemdict_stderr}
1106\index{systemdict_stderr@\cfunc{systemdict\_stderr}{}}
1107\citem{\cfunc[void]{systemdict\_\htmlref{stderr}{systemdict:stderr}}{cw\_nxo\_t
1108*a\_thread}}
1109\label{systemdict_stdin}
1110\index{systemdict_stdin@\cfunc{systemdict\_stdin}{}}
1111\citem{\cfunc[void]{systemdict\_\htmlref{stdin}{systemdict:stdin}}{cw\_nxo\_t
1112*a\_thread}}
1113\label{systemdict_stdout}
1114\index{systemdict_stdout@\cfunc{systemdict\_stdout}{}}
1115\citem{\cfunc[void]{systemdict\_\htmlref{stdout}{systemdict:stdout}}{cw\_nxo\_t
1116*a\_thread}}
1117\label{systemdict_stop}
1118\index{systemdict_stop@\cfunc{systemdict\_stop}{}}
1119\citem{\cfunc[void]{systemdict\_\htmlref{stop}{systemdict:stop}}{cw\_nxo\_t
1120*a\_thread}}
1121\label{systemdict_stopped}
1122\index{systemdict_stopped@\cfunc{systemdict\_stopped}{}}
1123\citem{\cfunc[void]{systemdict\_\htmlref{stopped}{systemdict:stopped}}{cw\_nxo\_t
1124*a\_thread}}
1125\label{systemdict_string}
1126\index{systemdict_string@\cfunc{systemdict\_string}{}}
1127\citem{\cfunc[void]{systemdict\_\htmlref{string}{systemdict:string}}{cw\_nxo\_t
1128*a\_thread}}
1129\label{systemdict_stuck}
1130\index{systemdict_stuck@\cfunc{systemdict\_stuck}{}}
1131\citem{\cfunc[void]{systemdict\_\htmlref{stuck}{systemdict:stuck}}{cw\_nxo\_t
1132*a\_thread}}
1133\label{systemdict_sub}
1134\index{systemdict_sub@\cfunc{systemdict\_sub}{}}
1135\citem{\cfunc[void]{systemdict\_\htmlref{sub}{systemdict:sub}}{cw\_nxo\_t
1136*a\_thread}}
1137\label{systemdict_submatch}
1138\index{systemdict_submatch@\cfunc{systemdict\_submatch}{}}
1139\citem{\cfunc[void]{systemdict\_\htmlref{submatch}{systemdict:submatch}}{cw\_nxo\_t
1140*a\_thread}}
1141\label{systemdict_subst}
1142\index{systemdict_subst@\cfunc{systemdict\_subst}{}}
1143\citem{\cfunc[void]{systemdict\_\htmlref{subst}{systemdict:subst}}{cw\_nxo\_t
1144*a\_thread}}
1145\label{systemdict_sunder}
1146\index{systemdict_sunder@\cfunc{systemdict\_sunder}{}}
1147\citem{\cfunc[void]{systemdict\_\htmlref{sunder}{systemdict:sunder}}{cw\_nxo\_t
1148*a\_thread}}
1149\label{systemdict_sup}
1150\index{systemdict_sup@\cfunc{systemdict\_sup}{}}
1151\citem{\cfunc[void]{systemdict\_\htmlref{sup}{systemdict:sup}}{cw\_nxo\_t
1152*a\_thread}}
1153\label{systemdict_super}
1154\index{systemdict_super@\cfunc{systemdict\_super}{}}
1155\citem{\cfunc[void]{systemdict\_\htmlref{super}{systemdict:super}}{cw\_nxo\_t
1156*a\_thread}}
1157\label{systemdict_sym_lp}
1158\index{systemdict_sym_lp@\cfunc{systemdict\_sym\_lp}{}}
1159\citem{\cfunc[void]{systemdict\_sym\_lp}{cw\_nxo\_t *a\_thread}
1160(``\htmlref{(}{systemdict:sym_lp}'')}
1161\label{systemdict_sym_rp}
1162\index{systemdict_sym_rp@\cfunc{systemdict\_sym\_rp}{}}
1163\citem{\cfunc[void]{systemdict\_sym\_rp}{cw\_nxo\_t *a\_thread}
1164(``\htmlref{)}{systemdict:sym_rp}'')}
1165\label{systemdict_sym_gt}
1166\index{systemdict_sym_gt@\cfunc{systemdict\_sym\_gt}{}}
1167\citem{\cfunc[void]{systemdict\_sym\_gt}{cw\_nxo\_t *a\_thread}
1168(``\htmlref{{\gt}}{systemdict:sym_gt}'')}
1169\label{systemdict_sym_rb}
1170\index{systemdict_sym_rb@\cfunc{systemdict\_sym\_rb}{}}
1171\citem{\cfunc[void]{systemdict\_sym\_rb}{cw\_nxo\_t *a\_thread}
1172(``\htmlref{{\rb}}{systemdict:sym_rb}'')}
1173\label{systemdict_symlink}
1174\index{systemdict_symlink@\cfunc{systemdict\_symlink}{}}
1175\citem{\cfunc[void]{systemdict\_\htmlref{symlink}{systemdict:symlink}}{cw\_nxo\_t
1176*a\_thread}}
1177\label{systemdict_tailopt}
1178\index{systemdict_tailopt@\cfunc{systemdict\_tailopt}{}}
1179\citem{\cfunc[void]{systemdict\_\htmlref{tailopt}{systemdict:tailopt}}{cw\_nxo\_t
1180*a\_thread}}
1181\label{systemdict_tan}
1182\index{systemdict_tan@\cfunc{systemdict\_tan}{}}
1183\citem{\cfunc[void]{systemdict\_\htmlref{tan}{systemdict:tan}}{cw\_nxo\_t
1184*a\_thread}}
1185\label{systemdict_tanh}
1186\index{systemdict_tanh@\cfunc{systemdict\_tanh}{}}
1187\citem{\cfunc[void]{systemdict\_\htmlref{tanh}{systemdict:tanh}}{cw\_nxo\_t
1188*a\_thread}}
1189\label{systemdict_tell}
1190\index{systemdict_tell@\cfunc{systemdict\_tell}{}}
1191\citem{\cfunc[void]{systemdict\_\htmlref{tell}{systemdict:tell}}{cw\_nxo\_t
1192*a\_thread}}
1193\label{systemdict_test}
1194\index{systemdict_test@\cfunc{systemdict\_test}{}}
1195\citem{\cfunc[void]{systemdict\_\htmlref{test}{systemdict:test}}{cw\_nxo\_t
1196*a\_thread}}
1197\label{systemdict_this}
1198\index{systemdict_this@\cfunc{systemdict\_this}{}}
1199\citem{\cfunc[void]{systemdict\_\htmlref{this}{systemdict:this}}{cw\_nxo\_t
1200*a\_thread}}
1201\label{systemdict_thread}
1202\index{systemdict_thread@\cfunc{systemdict\_thread}{}}
1203\citem{\cfunc[void]{systemdict\_\htmlref{thread}{systemdict:thread}}{cw\_nxo\_t
1204*a\_thread}}
1205\label{systemdict_threadsdict}
1206\index{systemdict_threadsdict@\cfunc{systemdict\_threadsdict}{}}
1207\citem{\cfunc[void]{systemdict\_\htmlref{threadsdict}{systemdict:threadsdict}}{cw\_nxo\_t
1208*a\_thread}}
1209\label{systemdict_threadcstack}
1210\index{systemdict_threadcstack@\cfunc{systemdict\_threadcstack}{}}
1211\citem{\cfunc[void]{systemdict\_\htmlref{threadcstack}{systemdict:threadcstack}}{cw\_nxo\_t
1212*a\_thread}}
1213\label{systemdict_threaddstack}
1214\index{systemdict_threaddstack@\cfunc{systemdict\_threaddstack}{}}
1215\citem{\cfunc[void]{systemdict\_\htmlref{threaddstack}{systemdict:threaddstack}}{cw\_nxo\_t
1216*a\_thread}}
1217\label{systemdict_threadestack}
1218\index{systemdict_threadestack@\cfunc{systemdict\_threadestack}{}}
1219\citem{\cfunc[void]{systemdict\_\htmlref{threadestack}{systemdict:threadestack}}{cw\_nxo\_t
1220*a\_thread}}
1221\label{systemdict_threadistack}
1222\index{systemdict_threadistack@\cfunc{systemdict\_threadistack}{}}
1223\citem{\cfunc[void]{systemdict\_\htmlref{threadistack}{systemdict:threadistack}}{cw\_nxo\_t
1224*a\_thread}}
1225\label{systemdict_threadostack}
1226\index{systemdict_threadostack@\cfunc{systemdict\_threadostack}{}}
1227\citem{\cfunc[void]{systemdict\_\htmlref{threadostack}{systemdict:threadostack}}{cw\_nxo\_t
1228*a\_thread}}
1229\label{systemdict_timedwait}
1230\index{systemdict_timedwait@\cfunc{systemdict\_timedwait}{}}
1231\citem{\cfunc[void]{systemdict\_\htmlref{timedwait}{systemdict:timedwait}}{cw\_nxo\_t
1232*a\_thread}}
1233\label{systemdict_token}
1234\index{systemdict_token@\cfunc{systemdict\_token}{}}
1235\citem{\cfunc[void]{systemdict\_\htmlref{token}{systemdict:token}}{cw\_nxo\_t
1236*a\_thread}}
1237\label{systemdict_trapped}
1238\index{systemdict_trapped@\cfunc{systemdict\_trapped}{}}
1239\citem{\cfunc[void]{systemdict\_\htmlref{trapped}{systemdict:trapped}}{cw\_nxo\_t
1240*a\_thread}}
1241\label{systemdict_trunc}
1242\index{systemdict_trunc@\cfunc{systemdict\_trunc}{}}
1243\citem{\cfunc[void]{systemdict\_\htmlref{trunc}{systemdict:trunc}}{cw\_nxo\_t
1244*a\_thread}}
1245\label{systemdict_truncate}
1246\index{systemdict_truncate@\cfunc{systemdict\_truncate}{}}
1247\citem{\cfunc[void]{systemdict\_\htmlref{truncate}{systemdict:truncate}}{cw\_nxo\_t
1248*a\_thread}}
1249\label{systemdict_trylock}
1250\index{systemdict_trylock@\cfunc{systemdict\_trylock}{}}
1251\citem{\cfunc[void]{systemdict\_\htmlref{trylock}{systemdict:trylock}}{cw\_nxo\_t
1252*a\_thread}}
1253\label{systemdict_tuck}
1254\index{systemdict_tuck@\cfunc{systemdict\_tuck}{}}
1255\citem{\cfunc[void]{systemdict\_\htmlref{tuck}{systemdict:tuck}}{cw\_nxo\_t
1256*a\_thread}}
1257\label{systemdict_type}
1258\index{systemdict_type@\cfunc{systemdict\_type}{}}
1259\citem{\cfunc[void]{systemdict\_\htmlref{type}{systemdict:type}}{cw\_nxo\_t
1260*a\_thread}}
1261\label{systemdict_uid}
1262\index{systemdict_uid@\cfunc{systemdict\_uid}{}}
1263\citem{\cfunc[void]{systemdict\_\htmlref{uid}{systemdict:uid}}{cw\_nxo\_t
1264*a\_thread}}
1265\label{systemdict_umask}
1266\index{systemdict_umask@\cfunc{systemdict\_umask}{}}
1267\citem{\cfunc[void]{systemdict\_\htmlref{umask}{systemdict:umask}}{cw\_nxo\_t
1268*a\_thread}}
1269\label{systemdict_undef}
1270\index{systemdict_undef@\cfunc{systemdict\_undef}{}}
1271\citem{\cfunc[void]{systemdict\_\htmlref{undef}{systemdict:undef}}{cw\_nxo\_t
1272*a\_thread}}
1273\label{systemdict_under}
1274\index{systemdict_under@\cfunc{systemdict\_under}{}}
1275\citem{\cfunc[void]{systemdict\_\htmlref{under}{systemdict:under}}{cw\_nxo\_t
1276*a\_thread}}
1277\label{systemdict_unless}
1278\index{systemdict_unless@\cfunc{systemdict\_unless}{}}
1279\citem{\cfunc[void]{systemdict\_\htmlref{unless}{systemdict:unless}}{cw\_nxo\_t
1280*a\_thread}}
1281\label{systemdict_unlink}
1282\index{systemdict_unlink@\cfunc{systemdict\_unlink}{}}
1283\citem{\cfunc[void]{systemdict\_\htmlref{unlink}{systemdict:unlink}}{cw\_nxo\_t
1284*a\_thread}}
1285\label{systemdict_unlock}
1286\index{systemdict_unlock@\cfunc{systemdict\_unlock}{}}
1287\citem{\cfunc[void]{systemdict\_\htmlref{unlock}{systemdict:unlock}}{cw\_nxo\_t
1288*a\_thread}}
1289\label{systemdict_unsetenv}
1290\index{systemdict_unsetenv@\cfunc{systemdict\_unsetenv}{}}
1291\citem{\cfunc[void]{systemdict\_\htmlref{unsetenv}{systemdict:unsetenv}}{cw\_nxo\_t
1292*a\_thread}}
1293\label{systemdict_until}
1294\index{systemdict_until@\cfunc{systemdict\_until}{}}
1295\citem{\cfunc[void]{systemdict\_\htmlref{until}{systemdict:until}}{cw\_nxo\_t
1296*a\_thread}}
1297\label{systemdict_up}
1298\index{systemdict_up@\cfunc{systemdict\_up}{}}
1299\citem{\cfunc[void]{systemdict\_\htmlref{up}{systemdict:up}}{cw\_nxo\_t
1300*a\_thread}}
1301\label{systemdict_wait}
1302\index{systemdict_wait@\cfunc{systemdict\_wait}{}}
1303\citem{\cfunc[void]{systemdict\_\htmlref{wait}{systemdict:wait}}{cw\_nxo\_t
1304*a\_thread}}
1305\label{systemdict_waitpid}
1306\index{systemdict_waitpid@\cfunc{systemdict\_waitpid}{}}
1307\citem{\cfunc[void]{systemdict\_\htmlref{waitpid}{systemdict:waitpid}}{cw\_nxo\_t
1308*a\_thread}}
1309\label{systemdict_where}
1310\index{systemdict_where@\cfunc{systemdict\_where}{}}
1311\citem{\cfunc[void]{systemdict\_\htmlref{where}{systemdict:where}}{cw\_nxo\_t
1312*a\_thread}}
1313\label{systemdict_while}
1314\index{systemdict_while@\cfunc{systemdict\_while}{}}
1315\citem{\cfunc[void]{systemdict\_\htmlref{while}{systemdict:while}}{cw\_nxo\_t
1316*a\_thread}}
1317\label{systemdict_write}
1318\index{systemdict_write@\cfunc{systemdict\_write}{}}
1319\citem{\cfunc[void]{systemdict\_\htmlref{write}{systemdict:write}}{cw\_nxo\_t
1320*a\_thread}}
1321\label{systemdict_xcheck}
1322\index{systemdict_xcheck@\cfunc{systemdict\_xcheck}{}}
1323\citem{\cfunc[void]{systemdict\_\htmlref{xcheck}{systemdict:xcheck}}{cw\_nxo\_t
1324*a\_thread}}
1325\label{systemdict_xecheck}
1326\index{systemdict_xecheck@\cfunc{systemdict\_xecheck}{}}
1327\citem{\cfunc[void]{systemdict\_\htmlref{xecheck}{systemdict:xecheck}}{cw\_nxo\_t
1328*a\_thread}}
1329\label{systemdict_xor}
1330\index{systemdict_xor@\cfunc{systemdict\_xor}{}}
1331\citem{\cfunc[void]{systemdict\_\htmlref{xor}{systemdict:xor}}{cw\_nxo\_t
1332*a\_thread}}
1333\label{systemdict_yield}
1334\index{systemdict_yield@\cfunc{systemdict\_yield}{}}
1335\citem{\cfunc[void]{systemdict\_\htmlref{yield}{systemdict:yield}}{cw\_nxo\_t
1336*a\_thread}}
1337	\begin{capilist}
1338	\item[Input(s): ]
1339		\begin{description}\item[]
1340		\item[a\_thread: ]
1341			Pointer to a thread.
1342		\end{description}
1343	\item[Output(s): ] None.
1344	\item[Exception(s): ]
1345		\begin{description}\item[]
1346		\item[\htmlref{CW\_ONYXX\_OOM}{CW_ONYXX_OOM}.]
1347		\end{description}
1348	\item[Description: ]
1349		C interfaces to onyx operators.
1350	\end{capilist}
1351\end{capi}
1352