Simple Virtual Machine
A simple but flexible virtual machine
SVM synchronisation

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.
 

Detailed Description

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.