Lock handling library
VERSION | RELEASED | COMMENTS | DOCUMENTATION | SOFTWARE |
---|---|---|---|---|
2.3.1 | 2024-11-11 | VIEW HTML VIEW PDF | ZIP | |
2.0.3rc3 | 2016-11-29 | DOWNLOAD | ZIP | |
2.0.2rc1 | 2016-01-07 | DOWNLOAD | ZIP | |
2.0.1rc1 | 2015-05-29 | DOWNLOAD | ZIP | |
2.0.0rc1 | 2015-03-22 | DOWNLOAD | ZIP |
Overview#
This library provides access to hardware and software locks for use in concurrent C programs. In general it is not safe to use these to marshall within XC due to the assumptions XC makes about safe concurrent data access.
Features#
Hardware locks: fast and power efficient but there are a limited number per tile
Software locks: slower but an unlimited number can be used
Known Issues#
None
Required Tools#
XMOS XTC Tools: 15.3.0
Required Libraries (dependencies)#
None
Support#
This package is supported by XMOS Ltd. Issues can be raised against the software at www.xmos.com/support