]> sourceware.org Git - newlib-cygwin.git/commit
Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Thu, 17 Nov 2016 10:21:28 +0000 (11:21 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 17 Nov 2016 10:28:45 +0000 (11:28 +0100)
commitba49de472f7ec17df8189c3c011dbf90a576e04b
tree5cb5425e7bdacb2de14d0f5aa13b93118be4f624
parent9bbc5a34f2b4c3ce6d62744f30ba8ef0306271b9
Add _TICKET_LOCK_INITIALIZER to <sys/lock.h>

Add _TICKET_LOCK_INITIALIZER to statically initialize a
_Ticket_lock_Control structure.  This makes it possible to embed a
ticket lock in other structures outside of <sys/lock.h>.

Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
newlib/libc/sys/rtems/include/sys/lock.h
This page took 0.027899 seconds and 5 git commands to generate.