~ivoks/ubuntu/lucid/glib2.0/887946

« back to all changes in this revision

Viewing changes to docs/reference/glib/tmpl/threads.sgml

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-05-05 12:42:47 UTC
  • Revision ID: james.westby@ubuntu.com-20100505124247-oyejlzn54pq4ihdl
Tags: 2.24.1-0ubuntu1
New upstream version (lp: #575777):
Bugs fixed:
615379 g_new macros crash if sizeof(struct_type) == 0
614185 g_type_class_add_private() documentation is not correct
614372 g_stat() is funny
615111 GAsyncInitable's default implementation is broken
Fix race in g_cancellable_cancel
Fix for g_variant_iter_loop
Make g_string_append_len() accept NULL lf len == 0
Fix typo in GMutex error message

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
<!-- ##### SECTION Stability_Level ##### -->
20
20
 
21
21
 
 
22
<!-- ##### SECTION Image ##### -->
 
23
 
 
24
 
22
25
<!-- ##### MACRO G_THREADS_ENABLED ##### -->
23
26
<para>
24
27
 
102
105
 
103
106
</para>
104
107
 
 
108
@void: 
105
109
@Returns: 
106
110
 
107
111
 
162
166
 
163
167
</para>
164
168
 
 
169
@void: 
165
170
@Returns: 
166
171
 
167
172