mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-22 17:49:27 +02:00
+ Initial implementation
This commit is contained in:
parent
cfde5a91a5
commit
720d2792ec
3508
docs/strutils.xml
Normal file
3508
docs/strutils.xml
Normal file
File diff suppressed because it is too large
Load Diff
17
docs/systhrds.xml
Normal file
17
docs/systhrds.xml
Normal file
@ -0,0 +1,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>
|
Loading…
Reference in New Issue
Block a user