next up previous contents index
Next: 2.7.1 Implicit synchronization Up: 2. Onyx Language Reference Previous: 2.6 Error handling   Contents   Index

2.7 Threads

Onyx supports multiple threads of execution by using the operating system's native threading facilities. Along with threads comes the need for methods of synchronization between threads.



Subsections

Jason Evans 2005-03-16