A Turbo Pascal Task Scheduler
This Turbo Pascal unit allows the programmer to do a crude form of scheduling within a Turbo Pascal program. This is written in Turbo Pascal 4.0 and should do alright at 5.0.
MTASK 2.0
Is a unit for Turbo Pascal 5.5, to allow a Turbo Pascal program to exhibit simple multi-tasking. MTASK gives your program a non-preemptive, request driven multi-tasking capability.
MulAware (MultiTasker Aware) v3.10
Turbo Pascal 6.0 Unit to make your programs fully multitasker aware; supports MS-Windows, DESQview, DoubleDOS, OS/2 1.3/2.0, DOS 5.0 Task Switcher/compatibles, TaskView, TopView, OmniView, and compatibles
Multi-Tasking Subsystem for Turbo Pascal 5.0
This product was designed to enable everyone to study programming in a multi-tasking environment, without having to spend a lot of money to purchase an operating system like OS/2 or XENIX (and of course the extension memory necessary to run it).
Unit for running more procedures in the same time
This is a FREE unit for BP7. (source included). It alowes you to run 10 procedures in the same time, with a frequency set by you (times/sec.) Very useful in game programming.