Ignore:
Timestamp:
Feb 1, 2011, 10:06:01 AM (13 years ago)
Author:
george
Message:
  • Added: Unit UThreadEx which introduce class TThreadEx with support for method CurrentThread. Unit automatic mantain runtime thread list.
  • Added: Testing of exceptions raised inside microthread in demo application.
Location:
MicroThreading
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • MicroThreading

    • Property svn:ignore
      •  

        old new  
        11lib
         2backup
  • MicroThreading/MicroThreading.lpk

    r159 r160  
    1717    <License Value="GNU/GPL"/>
    1818    <Version Minor="1"/>
    19     <Files Count="4">
     19    <Files Count="5">
    2020      <Item1>
    2121        <Filename Value="UMicroThreading.pas"/>
     
    3535        <UnitName Value="UMicroThreadList"/>
    3636      </Item4>
     37      <Item5>
     38        <Filename Value="UThreadEx.pas"/>
     39        <UnitName Value="UThreadEx"/>
     40      </Item5>
    3741    </Files>
    3842    <Type Value="RunAndDesignTime"/>
Note: See TracChangeset for help on using the changeset viewer.