Changes between Version 6 and Version 7 of user_libraries
- Timestamp:
- Nov 13, 2014, 12:32:02 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user_libraries
v6 v7 17 17 === [wiki:library_locks Atomic user library] === 18 18 19 This library contains functions used to make a atomic access to shared variables in a multi-task parallel application.19 This library contains functions used to make atomic access to shared variables in a multi-task parallel application. 20 20 These functions do not use system calls. 21 21