Skip to content

jakobsche/threads

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lazarus package "threads"

Introduction

This Lazarus package "threads" is supposed to be used in other packages, which need threading, for instance to watch the environment of a program, while the main thread has to do other things, and to send messages to objects of the main thread. What happens in detail depends on implementing the provided interface.

The source code is a sketch of the idea in Object Pascal. It will be continued, if it will be tested and debugged successfully in examples.

Releases

No releases published

Packages

No packages published

Languages