blob: 8731e025cd5867db8790fa80a225f716e164c34d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0"?>
<fpdoc-descriptions>
<package name="rtl">
<!--
====================================================================
systhrds
====================================================================
-->
<module name="systhrds">
<short>System threading routines and implementation of thread manager</short>
<descr/>
<errors/>
<seealso/>
</module>
<!-- systhrds -->
</package>
</fpdoc-descriptions>
|