| Multi-threaded Programming |
199k |
initial |
This document contains in-depth details of the new pre-emptive threading model in Clarion 6, and the use of thread synchronization objects. |
| Thread Model Changes |
104k |
initial |
This document provides an overview of thread models and how they work, and also contains examples of code impacted as a result of the new threading model. |
| Cooperative Threading in a Preemptive environment |
100k |
initial |
This document describes the techniques required to emulate the cooperative model in a preemptive threading environment. |