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.pas

    r159 r160  
    88
    99uses
    10   UMicroThreading, UPlatform, UMicroThreadList, LazarusPackageIntf;
     10  UMicroThreading, UPlatform, UMicroThreadList, UThreadEx, LazarusPackageIntf;
    1111
    1212implementation
Note: See TracChangeset for help on using the changeset viewer.