~ubuntu-branches/debian/sid/glibmm2.4/sid

« back to all changes in this revision

Viewing changes to docs/reference/html/structGlib_1_1StaticRecMutex.html

  • Committer: Bazaar Package Importer
  • Author(s): Deng Xiyue
  • Date: 2009-07-20 10:01:53 UTC
  • mfrom: (1.2.36 upstream)
  • Revision ID: james.westby@ubuntu.com-20090720100153-e2e4u4oshubnem3u
* New upstream release.
* Section of libglibmm-2.4-dbg is "debug" now.
* Update debian/copyright to conform to latest DEP 5.
  + Fix incorrect license.
  + Point to versioned license files.
* Update Standard-Version to 3.8.2.  No change required.

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 
20
20
<!-- begin main content -->
21
21
<div id="content">
22
 
<!-- Generated by Doxygen 1.5.8 -->
 
22
<!-- Generated by Doxygen 1.5.6 -->
23
23
  <div class="navpath"><a class="el" href="namespaceGlib.html">Glib</a>::<a class="el" href="structGlib_1_1StaticRecMutex.html">StaticRecMutex</a>
24
24
  </div>
25
25
<div class="contents">
33
33
Inheritance diagram for Glib::StaticRecMutex:</div>
34
34
<div class="dynsection">
35
35
<p><center><img src="structGlib_1_1StaticRecMutex__inherit__graph.png" border="0" usemap="#Glib_1_1StaticRecMutex__inherit__map" alt="Inheritance graph"></center>
 
36
<map name="Glib_1_1StaticRecMutex__inherit__map">
 
37
<area shape="rect" href="classGlib_1_1RecMutex.html" title="Glib::RecMutex" alt="" coords="21,80,133,107"></map>
36
38
<center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div>
37
39
 
38
40
<p>
64
66
<p>
65
67
Use <code>GLIBMM_STATIC_REC_MUTEX_INIT</code> to initialize a <a class="el" href="structGlib_1_1StaticRecMutex.html" title="Like Glib::RecMutex, but can be defined at compile time.">StaticRecMutex</a>: <div class="fragment"><pre class="fragment"> <a class="code" href="structGlib_1_1StaticRecMutex.html" title="Like Glib::RecMutex, but can be defined at compile time.">Glib::StaticRecMutex</a> mutex = <a class="code" href="structGlib_1_1StaticRecMutex.html#7bf8f07d9998d8852e5e7632ef908f68" title="Initializer macro for Glib::StaticRecMutex.">GLIBMM_STATIC_REC_MUTEX_INIT</a>;
66
68
</pre></div> A <a class="el" href="structGlib_1_1StaticRecMutex.html" title="Like Glib::RecMutex, but can be defined at compile time.">StaticRecMutex</a> can be used without calling <a class="el" href="group__Threads.html#gb26d01c776801f1fff00753e97af4fc7" title="Initializes the GLib thread system.">Glib::thread_init()</a>, it will silently do nothing then. That will also work when using the implicit conversion to <a class="el" href="classGlib_1_1RecMutex.html">RecMutex</a>&amp;, thus you can safely use <a class="el" href="classGlib_1_1RecMutex_1_1Lock.html" title="Utility class for exception-safe locking of recursive mutexes.">RecMutex::Lock</a> with a <a class="el" href="structGlib_1_1StaticRecMutex.html" title="Like Glib::RecMutex, but can be defined at compile time.">StaticRecMutex</a>. <hr><h2>Member Function Documentation</h2>
67
 
<a class="anchor" name="fc0c434e6d72bc3260346d79e8dd5588"></a><!-- doxytag: member="Glib::StaticRecMutex::gobj" ref="fc0c434e6d72bc3260346d79e8dd5588" args="()" -->
68
 
<div class="memitem">
69
 
<div class="memproto">
70
 
      <table class="memname">
71
 
        <tr>
72
 
          <td class="memname">GStaticRecMutex* Glib::StaticRecMutex::gobj           </td>
73
 
          <td>(</td>
74
 
          <td class="paramname">          </td>
75
 
          <td>&nbsp;)&nbsp;</td>
76
 
          <td><code> [inline]</code></td>
77
 
        </tr>
78
 
      </table>
79
 
</div>
80
 
<div class="memdoc">
81
 
 
82
 
<p>
83
 
 
84
 
</div>
85
 
</div><p>
86
69
<a class="anchor" name="f318bffd84f77b39dbfe65bf654c265b"></a><!-- doxytag: member="Glib::StaticRecMutex::lock" ref="f318bffd84f77b39dbfe65bf654c265b" args="()" -->
87
70
<div class="memitem">
88
71
<div class="memproto">
102
85
 
103
86
</div>
104
87
</div><p>
 
88
<a class="anchor" name="d59351bd8e600907511b9ed8a693c1ff"></a><!-- doxytag: member="Glib::StaticRecMutex::trylock" ref="d59351bd8e600907511b9ed8a693c1ff" args="()" -->
 
89
<div class="memitem">
 
90
<div class="memproto">
 
91
      <table class="memname">
 
92
        <tr>
 
93
          <td class="memname">bool Glib::StaticRecMutex::trylock           </td>
 
94
          <td>(</td>
 
95
          <td class="paramname">          </td>
 
96
          <td>&nbsp;)&nbsp;</td>
 
97
          <td></td>
 
98
        </tr>
 
99
      </table>
 
100
</div>
 
101
<div class="memdoc">
 
102
 
 
103
<p>
 
104
 
 
105
</div>
 
106
</div><p>
 
107
<a class="anchor" name="ed1a4127138ac49d4d7f2c27da7c236b"></a><!-- doxytag: member="Glib::StaticRecMutex::unlock" ref="ed1a4127138ac49d4d7f2c27da7c236b" args="()" -->
 
108
<div class="memitem">
 
109
<div class="memproto">
 
110
      <table class="memname">
 
111
        <tr>
 
112
          <td class="memname">void Glib::StaticRecMutex::unlock           </td>
 
113
          <td>(</td>
 
114
          <td class="paramname">          </td>
 
115
          <td>&nbsp;)&nbsp;</td>
 
116
          <td></td>
 
117
        </tr>
 
118
      </table>
 
119
</div>
 
120
<div class="memdoc">
 
121
 
 
122
<p>
 
123
 
 
124
</div>
 
125
</div><p>
105
126
<a class="anchor" name="9c1fbb797f5e0b72b885186e67ae6ebd"></a><!-- doxytag: member="Glib::StaticRecMutex::lock_full" ref="9c1fbb797f5e0b72b885186e67ae6ebd" args="(unsigned int depth)" -->
106
127
<div class="memitem">
107
128
<div class="memproto">
122
143
 
123
144
</div>
124
145
</div><p>
 
146
<a class="anchor" name="380a6ae88b358e5b8661a7e765b19e8e"></a><!-- doxytag: member="Glib::StaticRecMutex::unlock_full" ref="380a6ae88b358e5b8661a7e765b19e8e" args="()" -->
 
147
<div class="memitem">
 
148
<div class="memproto">
 
149
      <table class="memname">
 
150
        <tr>
 
151
          <td class="memname">unsigned int Glib::StaticRecMutex::unlock_full           </td>
 
152
          <td>(</td>
 
153
          <td class="paramname">          </td>
 
154
          <td>&nbsp;)&nbsp;</td>
 
155
          <td></td>
 
156
        </tr>
 
157
      </table>
 
158
</div>
 
159
<div class="memdoc">
 
160
 
 
161
<p>
 
162
 
 
163
</div>
 
164
</div><p>
125
165
<a class="anchor" name="8fbcf435aeb1c8797f7f4584cf06e0e6"></a><!-- doxytag: member="Glib::StaticRecMutex::operator RecMutex &amp;" ref="8fbcf435aeb1c8797f7f4584cf06e0e6" args="()" -->
126
166
<div class="memitem">
127
167
<div class="memproto">
141
181
 
142
182
</div>
143
183
</div><p>
144
 
<a class="anchor" name="d59351bd8e600907511b9ed8a693c1ff"></a><!-- doxytag: member="Glib::StaticRecMutex::trylock" ref="d59351bd8e600907511b9ed8a693c1ff" args="()" -->
145
 
<div class="memitem">
146
 
<div class="memproto">
147
 
      <table class="memname">
148
 
        <tr>
149
 
          <td class="memname">bool Glib::StaticRecMutex::trylock           </td>
150
 
          <td>(</td>
151
 
          <td class="paramname">          </td>
152
 
          <td>&nbsp;)&nbsp;</td>
153
 
          <td></td>
154
 
        </tr>
155
 
      </table>
156
 
</div>
157
 
<div class="memdoc">
158
 
 
159
 
<p>
160
 
 
161
 
</div>
162
 
</div><p>
163
 
<a class="anchor" name="ed1a4127138ac49d4d7f2c27da7c236b"></a><!-- doxytag: member="Glib::StaticRecMutex::unlock" ref="ed1a4127138ac49d4d7f2c27da7c236b" args="()" -->
164
 
<div class="memitem">
165
 
<div class="memproto">
166
 
      <table class="memname">
167
 
        <tr>
168
 
          <td class="memname">void Glib::StaticRecMutex::unlock           </td>
169
 
          <td>(</td>
170
 
          <td class="paramname">          </td>
171
 
          <td>&nbsp;)&nbsp;</td>
172
 
          <td></td>
173
 
        </tr>
174
 
      </table>
175
 
</div>
176
 
<div class="memdoc">
177
 
 
178
 
<p>
179
 
 
180
 
</div>
181
 
</div><p>
182
 
<a class="anchor" name="380a6ae88b358e5b8661a7e765b19e8e"></a><!-- doxytag: member="Glib::StaticRecMutex::unlock_full" ref="380a6ae88b358e5b8661a7e765b19e8e" args="()" -->
183
 
<div class="memitem">
184
 
<div class="memproto">
185
 
      <table class="memname">
186
 
        <tr>
187
 
          <td class="memname">unsigned int Glib::StaticRecMutex::unlock_full           </td>
188
 
          <td>(</td>
189
 
          <td class="paramname">          </td>
190
 
          <td>&nbsp;)&nbsp;</td>
191
 
          <td></td>
 
184
<a class="anchor" name="fc0c434e6d72bc3260346d79e8dd5588"></a><!-- doxytag: member="Glib::StaticRecMutex::gobj" ref="fc0c434e6d72bc3260346d79e8dd5588" args="()" -->
 
185
<div class="memitem">
 
186
<div class="memproto">
 
187
      <table class="memname">
 
188
        <tr>
 
189
          <td class="memname">GStaticRecMutex* Glib::StaticRecMutex::gobj           </td>
 
190
          <td>(</td>
 
191
          <td class="paramname">          </td>
 
192
          <td>&nbsp;)&nbsp;</td>
 
193
          <td><code> [inline]</code></td>
192
194
        </tr>
193
195
      </table>
194
196
</div>
223
225
 
224
226
<hr><address><small>
225
227
Generated for glibmm 2.4 by <a href="http://www.doxygen.org/index.html">
226
 
Doxygen</a> 1.5.8 &copy;&nbsp;1997-2001</small></address>
 
228
Doxygen</a> 1.5.6 &copy;&nbsp;1997-2001</small></address>
227
229
</body>
228
230
</html>