diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2016-05-03 14:17:47 -0400 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2016-05-03 14:18:54 -0400 |
commit | 4f81837d78d8de6040bfb7312ba7e2d7b336a55f (patch) | |
tree | b24fa3d62c614abbfe9796efbee24f48b1c2b67a /newlib/libc/sys/rtems/crt0.c | |
parent | f310e8d951acfdbcacc56501e39c2e26caf152ae (diff) | |
download | cygnal-4f81837d78d8de6040bfb7312ba7e2d7b336a55f.tar.gz cygnal-4f81837d78d8de6040bfb7312ba7e2d7b336a55f.tar.bz2 cygnal-4f81837d78d8de6040bfb7312ba7e2d7b336a55f.zip |
Move _Thread_queue_Queue::_Lock for RTEMS
Move _Thread_queue_Queue::_Lock to begin of the structure. On RTEMS,
the presence of a lock component in the thread queue structures actually
depends on the build-time RTEMS_SMP configuration option. A move of
this part to the begin of the structure allows an implementation re-use
for the other parts.
Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
Diffstat (limited to 'newlib/libc/sys/rtems/crt0.c')
0 files changed, 0 insertions, 0 deletions