~ubuntu-branches/ubuntu/utopic/libgtop2/utopic-proposed

« back to all changes in this revision

Viewing changes to doc/reference/html/libgtop-sem-limits.html

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-01-14 20:56:18 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20070114205618-ut63p39dvj0iv13m
Tags: 2.14.6-1
* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream release; no API or ABI change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
<th width="100%" align="center">Libgtop Reference Manual</th>
23
23
<td><a accesskey="n" href="libgtop-prockernel.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
24
24
</tr>
25
 
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4793882" class="shortcut">Top</a>
 
25
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id4816260" class="shortcut">Top</a>
26
26
                  &#160;|&#160;
27
 
                  <a href="#id4850930" class="shortcut">Description</a></nobr></td></tr>
 
27
                  <a href="#id4851177" class="shortcut">Description</a></nobr></td></tr>
28
28
</table>
29
29
<div class="refentry" lang="en">
30
30
<a name="libgtop-sem-limits"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
33
33
<h2>
34
 
<a name="id4793882"></a><span class="refentrytitle">sem_limits</span>
 
34
<a name="id4816260"></a><span class="refentrytitle">sem_limits</span>
35
35
</h2>
36
36
<p>sem_limits</p>
37
37
</td>
69
69
</pre>
70
70
</div>
71
71
<div class="refsect1" lang="en">
72
 
<a name="id4850930"></a><h2>Description</h2>
 
72
<a name="id4851177"></a><h2>Description</h2>
73
73
<p>
74
74
 
75
75
</p>
76
76
</div>
77
77
<div class="refsect1" lang="en">
78
 
<a name="id4850946"></a><h2>Details</h2>
 
78
<a name="id4851192"></a><h2>Details</h2>
79
79
<div class="refsect2" lang="en">
80
 
<a name="id4850957"></a><h3>
 
80
<a name="id4851203"></a><h3>
81
81
<a name="GLIBTOP-IPC-SEMMAP:CAPS"></a>GLIBTOP_IPC_SEMMAP</h3>
82
 
<a class="indexterm" name="id4850968"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMAP        0
 
82
<a class="indexterm" name="id4851215"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMAP        0
83
83
</pre>
84
84
<p>
85
85
 
87
87
</div>
88
88
<hr>
89
89
<div class="refsect2" lang="en">
90
 
<a name="id4850984"></a><h3>
 
90
<a name="id4851230"></a><h3>
91
91
<a name="GLIBTOP-IPC-SEMMNI:CAPS"></a>GLIBTOP_IPC_SEMMNI</h3>
92
 
<a class="indexterm" name="id4850995"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMNI        1
 
92
<a class="indexterm" name="id4851242"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMNI        1
93
93
</pre>
94
94
<p>
95
95
 
97
97
</div>
98
98
<hr>
99
99
<div class="refsect2" lang="en">
100
 
<a name="id4851011"></a><h3>
 
100
<a name="id4851257"></a><h3>
101
101
<a name="GLIBTOP-IPC-SEMMNS:CAPS"></a>GLIBTOP_IPC_SEMMNS</h3>
102
 
<a class="indexterm" name="id4849104"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMNS        2
 
102
<a class="indexterm" name="id4851269"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMNS        2
103
103
</pre>
104
104
<p>
105
105
 
107
107
</div>
108
108
<hr>
109
109
<div class="refsect2" lang="en">
110
 
<a name="id4849119"></a><h3>
 
110
<a name="id4851284"></a><h3>
111
111
<a name="GLIBTOP-IPC-SEMMNU:CAPS"></a>GLIBTOP_IPC_SEMMNU</h3>
112
 
<a class="indexterm" name="id4849131"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMNU        3
 
112
<a class="indexterm" name="id4851296"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMNU        3
113
113
</pre>
114
114
<p>
115
115
 
117
117
</div>
118
118
<hr>
119
119
<div class="refsect2" lang="en">
120
 
<a name="id4849146"></a><h3>
 
120
<a name="id4851312"></a><h3>
121
121
<a name="GLIBTOP-IPC-SEMMSL:CAPS"></a>GLIBTOP_IPC_SEMMSL</h3>
122
 
<a class="indexterm" name="id4849158"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMSL        4
 
122
<a class="indexterm" name="id4851323"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMMSL        4
123
123
</pre>
124
124
<p>
125
125
 
127
127
</div>
128
128
<hr>
129
129
<div class="refsect2" lang="en">
130
 
<a name="id4849174"></a><h3>
 
130
<a name="id4851339"></a><h3>
131
131
<a name="GLIBTOP-IPC-SEMOPM:CAPS"></a>GLIBTOP_IPC_SEMOPM</h3>
132
 
<a class="indexterm" name="id4849185"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMOPM        5
 
132
<a class="indexterm" name="id4851350"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMOPM        5
133
133
</pre>
134
134
<p>
135
135
 
137
137
</div>
138
138
<hr>
139
139
<div class="refsect2" lang="en">
140
 
<a name="id4849201"></a><h3>
 
140
<a name="id4851366"></a><h3>
141
141
<a name="GLIBTOP-IPC-SEMUME:CAPS"></a>GLIBTOP_IPC_SEMUME</h3>
142
 
<a class="indexterm" name="id4849212"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMUME        6
 
142
<a class="indexterm" name="id4851377"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMUME        6
143
143
</pre>
144
144
<p>
145
145
 
147
147
</div>
148
148
<hr>
149
149
<div class="refsect2" lang="en">
150
 
<a name="id4849228"></a><h3>
 
150
<a name="id4851393"></a><h3>
151
151
<a name="GLIBTOP-IPC-SEMUSZ:CAPS"></a>GLIBTOP_IPC_SEMUSZ</h3>
152
 
<a class="indexterm" name="id4849239"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMUSZ        7
 
152
<a class="indexterm" name="id4845874"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMUSZ        7
153
153
</pre>
154
154
<p>
155
155
 
157
157
</div>
158
158
<hr>
159
159
<div class="refsect2" lang="en">
160
 
<a name="id4849255"></a><h3>
 
160
<a name="id4845889"></a><h3>
161
161
<a name="GLIBTOP-IPC-SEMVMX:CAPS"></a>GLIBTOP_IPC_SEMVMX</h3>
162
 
<a class="indexterm" name="id4849266"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMVMX        8
 
162
<a class="indexterm" name="id4845901"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMVMX        8
163
163
</pre>
164
164
<p>
165
165
 
167
167
</div>
168
168
<hr>
169
169
<div class="refsect2" lang="en">
170
 
<a name="id4849282"></a><h3>
 
170
<a name="id4845916"></a><h3>
171
171
<a name="GLIBTOP-IPC-SEMAEM:CAPS"></a>GLIBTOP_IPC_SEMAEM</h3>
172
 
<a class="indexterm" name="id4849293"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMAEM        9
 
172
<a class="indexterm" name="id4845928"></a><pre class="programlisting">#define GLIBTOP_IPC_SEMAEM        9
173
173
</pre>
174
174
<p>
175
175
 
177
177
</div>
178
178
<hr>
179
179
<div class="refsect2" lang="en">
180
 
<a name="id4849309"></a><h3>
 
180
<a name="id4845944"></a><h3>
181
181
<a name="GLIBTOP-MAX-SEM-LIMITS:CAPS"></a>GLIBTOP_MAX_SEM_LIMITS</h3>
182
 
<a class="indexterm" name="id4849320"></a><pre class="programlisting">#define GLIBTOP_MAX_SEM_LIMITS    10
 
182
<a class="indexterm" name="id4845955"></a><pre class="programlisting">#define GLIBTOP_MAX_SEM_LIMITS    10
183
183
</pre>
184
184
<p>
185
185
 
187
187
</div>
188
188
<hr>
189
189
<div class="refsect2" lang="en">
190
 
<a name="id4849335"></a><h3>
 
190
<a name="id4845970"></a><h3>
191
191
<a name="glibtop-sem-limits"></a>glibtop_sem_limits</h3>
192
 
<a class="indexterm" name="id4849348"></a><pre class="programlisting">typedef struct {
 
192
<a class="indexterm" name="id4845982"></a><pre class="programlisting">typedef struct {
193
193
        guint64 flags;
194
194
        guint64 semmap;         /* GLIBTOP_IPC_SEMMAP   */
195
195
        guint64 semmni;         /* GLIBTOP_IPC_SEMMNI   */
209
209
</div>
210
210
<hr>
211
211
<div class="refsect2" lang="en">
212
 
<a name="id4849371"></a><h3>
 
212
<a name="id4846006"></a><h3>
213
213
<a name="glibtop-get-sem-limits"></a>glibtop_get_sem_limits ()</h3>
214
 
<a class="indexterm" name="id4849382"></a><pre class="programlisting">void        glibtop_get_sem_limits          (<a href="libgtop-sem-limits.html#glibtop-sem-limits">glibtop_sem_limits</a> *buf);</pre>
 
214
<a class="indexterm" name="id4846017"></a><pre class="programlisting">void        glibtop_get_sem_limits          (<a href="libgtop-sem-limits.html#glibtop-sem-limits">glibtop_sem_limits</a> *buf);</pre>
215
215
<p>
216
216
 
217
217
</p>
228
228
</div>
229
229
<hr>
230
230
<div class="refsect2" lang="en">
231
 
<a name="id4849427"></a><h3>
 
231
<a name="id4846062"></a><h3>
232
232
<a name="glibtop-get-sem-limits-r"></a>glibtop_get_sem_limits_r</h3>
233
 
<a class="indexterm" name="id4849439"></a><pre class="programlisting">#define     glibtop_get_sem_limits_r</pre>
 
233
<a class="indexterm" name="id4846073"></a><pre class="programlisting">#define     glibtop_get_sem_limits_r</pre>
234
234
<p>
235
235
 
236
236
</p>
237
237
</div>
238
238
<hr>
239
239
<div class="refsect2" lang="en">
240
 
<a name="id4849454"></a><h3>
 
240
<a name="id4846088"></a><h3>
241
241
<a name="glibtop-get-sem-limits-l"></a>glibtop_get_sem_limits_l ()</h3>
242
 
<a class="indexterm" name="id4846244"></a><pre class="programlisting">void        glibtop_get_sem_limits_l        (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
242
<a class="indexterm" name="id4846100"></a><pre class="programlisting">void        glibtop_get_sem_limits_l        (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
243
243
                                             <a href="libgtop-sem-limits.html#glibtop-sem-limits">glibtop_sem_limits</a> *buf);</pre>
244
244
<p>
245
245
 
264
264
</div>
265
265
<hr>
266
266
<div class="refsect2" lang="en">
267
 
<a name="id4846310"></a><h3>
 
267
<a name="id4846166"></a><h3>
268
268
<a name="glibtop-init-sem-limits-p"></a>glibtop_init_sem_limits_p ()</h3>
269
 
<a class="indexterm" name="id4846321"></a><pre class="programlisting">void        glibtop_init_sem_limits_p       (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
 
269
<a class="indexterm" name="id4846177"></a><pre class="programlisting">void        glibtop_init_sem_limits_p       (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
270
270
<p>
271
271
 
272
272
</p>
283
283
</div>
284
284
<hr>
285
285
<div class="refsect2" lang="en">
286
 
<a name="id4846366"></a><h3>
 
286
<a name="id4846221"></a><h3>
287
287
<a name="glibtop-get-sem-limits-p"></a>glibtop_get_sem_limits_p ()</h3>
288
 
<a class="indexterm" name="id4846377"></a><pre class="programlisting">void        glibtop_get_sem_limits_p        (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
288
<a class="indexterm" name="id4846233"></a><pre class="programlisting">void        glibtop_get_sem_limits_p        (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
289
289
                                             <a href="libgtop-sem-limits.html#glibtop-sem-limits">glibtop_sem_limits</a> *buf);</pre>
290
290
<p>
291
291
 
310
310
</div>
311
311
<hr>
312
312
<div class="refsect2" lang="en">
313
 
<a name="id4846443"></a><h3>
 
313
<a name="id4849233"></a><h3>
314
314
<a name="glibtop-init-sem-limits-s"></a>glibtop_init_sem_limits_s ()</h3>
315
 
<a class="indexterm" name="id4846454"></a><pre class="programlisting">void        glibtop_init_sem_limits_s       (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
 
315
<a class="indexterm" name="id4849244"></a><pre class="programlisting">void        glibtop_init_sem_limits_s       (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server);</pre>
316
316
<p>
317
317
 
318
318
</p>
329
329
</div>
330
330
<hr>
331
331
<div class="refsect2" lang="en">
332
 
<a name="id4846499"></a><h3>
 
332
<a name="id4849289"></a><h3>
333
333
<a name="glibtop-get-sem-limits-s"></a>glibtop_get_sem_limits_s ()</h3>
334
 
<a class="indexterm" name="id4846510"></a><pre class="programlisting">void        glibtop_get_sem_limits_s        (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
 
334
<a class="indexterm" name="id4849300"></a><pre class="programlisting">void        glibtop_get_sem_limits_s        (<a href="libgtop-GlibTop.html#glibtop">glibtop</a> *server,
335
335
                                             <a href="libgtop-sem-limits.html#glibtop-sem-limits">glibtop_sem_limits</a> *buf);</pre>
336
336
<p>
337
337