This commit is contained in:
red-prig 2023-03-12 01:26:52 +03:00
parent b22308cc91
commit d5ae7d0c5a
3 changed files with 5 additions and 6 deletions

View File

@ -169,10 +169,6 @@
<Filename Value="..\kern\kern_thr.pas"/>
<IsPartOfProject Value="True"/>
</Unit>
<Unit>
<Filename Value="..\kern\rtprio.pas"/>
<IsPartOfProject Value="True"/>
</Unit>
<Unit>
<Filename Value="..\..\rtl\mqueue.pas"/>
<IsPartOfProject Value="True"/>
@ -213,6 +209,10 @@
<Filename Value="..\kern\kern_rtprio.pas"/>
<IsPartOfProject Value="True"/>
</Unit>
<Unit>
<Filename Value="..\rtprio.pas"/>
<IsPartOfProject Value="True"/>
</Unit>
</Units>
</ProjectOptions>
<CompilerOptions>

View File

@ -26,13 +26,12 @@ uses
md_context,
subr_sleepqueue,
kern_thr,
rtprio,
kern_condvar,
kern_osem,
kern_id,
sys_osem,
kern_evf,
sys_evf,
sys_evf, rtprio,
pthread;
var