diff options
author | Sebastian Huber <sebastian.huber@embedded-brains.de> | 2015-07-28 04:32:05 -0500 |
---|---|---|
committer | Joel Sherrill <joel.sherrill@oarcorp.com> | 2015-07-29 11:30:05 -0700 |
commit | ecaef05f6601f1e8acb78fb65b411a258f39988a (patch) | |
tree | 59c6788418cc09b18b44984847b63358581440e1 /newlib/libc/sys/rtems/configure | |
parent | d32ea61ae4419305349586a34c3352f6128ccf8c (diff) | |
download | cygnal-ecaef05f6601f1e8acb78fb65b411a258f39988a.tar.gz cygnal-ecaef05f6601f1e8acb78fb65b411a258f39988a.tar.bz2 cygnal-ecaef05f6601f1e8acb78fb65b411a258f39988a.zip |
Add <sys/lock.h>
Provide self-contained synchronization objects for RTEMS. The API was
designed to be able to use it for the Newlib internal locks, the C11
threads support, the GCC thread model support and the libgomp operating
system configuration in combination with <pthread.h>.
References:
https://lists.rtems.org/pipermail/devel/2015-July/011989.html
https://lists.rtems.org/pipermail/devel/2015-July/012000.html
Tickets:
https://devel.rtems.org/ticket/1247
https://devel.rtems.org/ticket/2274.
v2: Fix typo in _Condition_Wait_recursive_timed() declaration.
newlib/ChangeLog
2015-07-28 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libc/sys/rtems/include/sys/lock.h: New.
Diffstat (limited to 'newlib/libc/sys/rtems/configure')
0 files changed, 0 insertions, 0 deletions