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