summaryrefslogtreecommitdiff
path: root/doc/core/index.rst
blob: f0d87103f7cea90da25d86b3fe0ff73252bebaba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Core API reference
==================

Initialization
--------------

.. doxygenfile:: init.h

Error handling
--------------

.. doxygenfile:: abort.h

Data structures
---------------

.. doxygenfile:: list.h

Logging
-------

.. doxygenfile:: logging.h

Memory allocation
-----------------

.. doxygenfile:: alloc.h

Mod interface
-------------

.. doxygenfile:: mod.h

Multithreading
--------------

.. doxygenfile:: thread.h