
Lib_thread -        ()

---------------------------------------------------------------------------------------------------------------

init -  

start -   

stop -  

integer isactive -  1     0  

---------------------------------------------------------------------------------------------------------------

 -       
   :

Procedure threadaction();
begin
    ....
    ....
    ....
end;

!            Thread_class.class
