#4672: Thread-local storage should be usable once an idle thread exists
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 6.1
Component: score | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking: 4560
------------------------------+-----------------------------
At some point during system initialization the idle threads are created.
Afterwards the boot processor basically executes within the context of an
idle thread with thread dispatching disabled. On some architectures, the
thread-local storage state must be applied to processor registers. Add a
new CPU port function to do this: `_CPU_Use_thread_local_storage(
Context_Control *executing )`.
--
Ticket URL: <http://devel.rtems.org/ticket/4672>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs