Files
rtems/cpukit
Sebastian Huber 97312fcc6d score: Delete Thread_Wait_information::id
This field was only by the monitor in non-multiprocessing
configurations.  Add new field Thread_Wait_information::remote_id in
multiprocessing configurations and use it for the remote procedure call
thread queue.

Add _Thread_Wait_get_id() to obtain the object identifier for debug and
system information tools.  Ensure the object layout via static asserts.
Add test cases to sptests/spthreadq01.
2016-04-06 09:08:20 +02:00
..
2016-01-19 19:40:42 -06:00
2015-10-19 09:51:28 +02:00
2016-03-18 10:30:57 +01:00
2016-01-04 11:07:00 -06:00
2015-10-30 07:44:45 +01:00
2016-01-19 19:40:42 -06:00
2015-10-19 09:51:28 +02:00
2016-01-19 19:40:42 -06:00