Which threads execute _Thread_Handler ?
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Dec 7 05:39:06 UTC 2020
On 05/12/2020 07:13, Richi Dubey wrote:
>
> The stack trace for the thread looks like this:
>
> Tasks (entry function) -> rtems_task_wake_after
> ->_Thread_Dispatch_direct -> _Thread_Do_dispatch (where the
> _Context_switch function call lies), how can then the heir thread
> start executing from the _Thread_Handler? I do not see it in the trace
> at all.
The context of new threads is set up by _Thread_Load_environment().
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax: +49-89-18 94 741 - 08
Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
More information about the devel
mailing list