Simple Virtual Machine
A simple but flexible virtual machine
|
This module contains API functions to handle SVM synchronisation. More...
Modules | |
SVM synchronisation locks | |
This module contains API functions to handle SVM synchronisation locks. | |
SVM synchronisation events | |
This module contains API functions to handle SVM synchronisation events. | |
This module contains API functions to handle SVM synchronisation.
Synchronisation mechanisms are useful when several processes have to either access to shared ressources or work in concurrence.
Basic synchronisation tools are provided here with integration in a multi-process environnement.