tarball import: glib-2.25.2.tar.bz2
[mirror-ossqm-glib2.git] / docs / reference / gio / html / async.html
blobeaa808d01a94a509bc944122f63acadec67afc86
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>Asynchronous I/O</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7 <link rel="home" href="index.html" title="GIO Reference Manual">
8 <link rel="up" href="pt02.html" title="Part II. API Reference">
9 <link rel="prev" href="GFileMonitor.html" title="GFileMonitor">
10 <link rel="next" href="GCancellable.html" title="GCancellable">
11 <meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12 <link rel="stylesheet" href="style.css" type="text/css">
13 </head>
14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
16 <td><a accesskey="p" href="GFileMonitor.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
17 <td><a accesskey="u" href="pt02.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
18 <td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
19 <th width="100%" align="center">GIO Reference Manual</th>
20 <td><a accesskey="n" href="GCancellable.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21 </tr></table>
22 <div class="chapter" title="Asynchronous I/O">
23 <div class="titlepage"><div><div><h2 class="title">
24 <a name="async"></a>Asynchronous I/O</h2></div></div></div>
25 <div class="toc"><dl>
26 <dt>
27 <span class="refentrytitle"><a href="GCancellable.html">GCancellable</a></span><span class="refpurpose"> — Thread-safe Operation Cancellation Stack</span>
28 </dt>
29 <dt>
30 <span class="refentrytitle"><a href="GAsyncResult.html">GAsyncResult</a></span><span class="refpurpose"> — Asynchronous Function Results</span>
31 </dt>
32 <dt>
33 <span class="refentrytitle"><a href="gio-GIOScheduler.html">GIOScheduler</a></span><span class="refpurpose"> — I/O Scheduler</span>
34 </dt>
35 <dt>
36 <span class="refentrytitle"><a href="GSimpleAsyncResult.html">GSimpleAsyncResult</a></span><span class="refpurpose"> — Simple asynchronous results implementation</span>
37 </dt>
38 </dl></div>
39 </div>
40 <div class="footer">
41 <hr>
42 Generated by GTK-Doc V1.14</div>
43 </body>
44 </html>