~ubuntu-branches/ubuntu/precise/glib2.0/precise-updates

« back to all changes in this revision

Viewing changes to docs/reference/glib/html/glib-Deprecated-Thread-APIs.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-01-17 11:16:09 UTC
  • mfrom: (1.59.36)
  • Revision ID: package-import@ubuntu.com-20120117111609-l6hqg8snni7gh1a4
Tags: 2.31.10-0ubuntu1
* New upstream version:
  GResource:
  - A new facility to allow linking data files into binaries and make 
    them available as resources
  - Resources are compiled using glib-compile-resources
  - GIO supports resource:/// uris to access resources
* debian/libglib2.0-0.install.in: install glib-compile-resources there
* debian/libglib2.0-0.symbols: new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
597
597
<p>
598
598
</p>
599
599
<div class="example">
600
 
<a name="id892218"></a><p class="title"><b>Example 21. 
 
600
<a name="id856581"></a><p class="title"><b>Example 21. 
601
601
  Using <span class="structname">GStaticMutex</span>
602
602
  to simplify thread-safe programming
603
603
 </b></p>
1100
1100
<p>
1101
1101
</p>
1102
1102
<div class="example">
1103
 
<a name="id894597"></a><p class="title"><b>Example 22. An array with access functions</b></p>
 
1103
<a name="id858954"></a><p class="title"><b>Example 22. An array with access functions</b></p>
1104
1104
<div class="example-contents">
1105
1105
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
1106
1106
    <tbody>
1467
1467
<p>
1468
1468
</p>
1469
1469
<div class="example">
1470
 
<a name="id896101"></a><p class="title"><b>Example 23. Using GStaticPrivate for per-thread data</b></p>
 
1470
<a name="id860454"></a><p class="title"><b>Example 23. Using GStaticPrivate for per-thread data</b></p>
1471
1471
<div class="example-contents">
1472
1472
  <table class="listing_frame" border="0" cellpadding="0" cellspacing="0">
1473
1473
    <tbody>