Changes between Version 9 and Version 10 of user_libraries


Ignore:
Timestamp:
Dec 2, 2014, 5:49:49 PM (9 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • user_libraries

    v9 v10  
    1313This library contains user-level functions used to get
    1414exclusive access to a shared ressource in a multi-task parallel application.
    15 These functions do not use system calls.
    16 
    17 === [wiki:library_atomic  Atomic library] ===
    18 
    19 This library contains functions used to make atomic access to shared variables in a multi-task parallel application.
    2015These functions do not use system calls.
    2116