Blame docs/reference/glib/html/glib-core.html

Packit ae235b
Packit ae235b
<html>
Packit ae235b
<head>
Packit ae235b
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
Packit ae235b
<title>GLib Core Application Support: GLib Reference Manual</title>
Packit ae235b
<meta name="generator" content="DocBook XSL Stylesheets Vsnapshot">
Packit ae235b
<link rel="home" href="index.html" title="GLib Reference Manual">
Packit ae235b
<link rel="up" href="index.html" title="GLib Reference Manual">
Packit ae235b
<link rel="prev" href="glib-Atomic-Operations.html" title="Atomic Operations">
Packit ae235b
<link rel="next" href="glib-The-Main-Event-Loop.html" title="The Main Event Loop">
Packit ae235b
<meta name="generator" content="GTK-Doc V1.27 (XML mode)">
Packit ae235b
<link rel="stylesheet" href="style.css" type="text/css">
Packit ae235b
</head>
Packit ae235b
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
Packit ae235b
Packit ae235b
Packit ae235b
Home
Packit ae235b
Packit ae235b
Prev
Packit ae235b
Next
Packit ae235b
Packit ae235b
Packit ae235b

Packit ae235b
GLib Core Application Support
Packit ae235b
Packit ae235b
Packit ae235b
The Main Event Loop — manages all available sources of events
Packit ae235b
Packit ae235b
Packit ae235b
Threads — portable support for threads, mutexes, locks,
Packit ae235b
    conditions and thread private data
Packit ae235b
Packit ae235b
Packit ae235b
Thread Pools — pools of threads to execute work concurrently
Packit ae235b
Packit ae235b
Packit ae235b
Asynchronous Queues — asynchronous communication between threads
Packit ae235b
Packit ae235b
Packit ae235b
Dynamic Loading of Modules — portable method for dynamically loading 'plug-ins'
Packit ae235b
Packit ae235b
Packit ae235b
Memory Allocation — general memory-handling
Packit ae235b
Packit ae235b
Packit ae235b
Memory Slices — efficient way to allocate groups of equal-sized
Packit ae235b
    chunks of memory
Packit ae235b
Packit ae235b
Packit ae235b
IO Channels — portable support for using files, pipes and sockets
Packit ae235b
Packit ae235b
Packit ae235b
Error Reporting — a system for reporting errors
Packit ae235b
Packit ae235b
Packit ae235b
Warnings and Assertions
Packit ae235b
Packit ae235b
Packit ae235b
Message Output and Debugging Functions — functions to output messages and help debug applications
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b
Packit ae235b

Generated by GTK-Doc V1.27
Packit ae235b
</body>
Packit ae235b
</html>